Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GIT
stripe (~> 1.31)

GIT
remote: git://github.com/ejholmes/active_admin_editor.git
remote: https://github.com/ejholmes/active_admin_editor.git
revision: 86f964be3071cd938c3cd17ad00df94ece3a50c0
specs:
active_admin_editor (1.1.0)
Expand Down Expand Up @@ -225,7 +225,7 @@ GEM
has_scope (0.7.1)
actionpack (>= 4.1, < 5.2)
activesupport (>= 4.1, < 5.2)
hashie (3.5.7)
hashie (5.0.0)
highline (1.7.10)
http-cookie (1.0.3)
domain_name (~> 0.5)
Expand Down Expand Up @@ -281,7 +281,9 @@ GEM
smart_listing (~> 1.1.0)
metaclass (0.0.4)
mime-types (2.6.2)
mimemagic (0.3.2)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
Expand All @@ -303,8 +305,8 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
omniauth (1.8.1)
hashie (>= 3.4.6, < 3.6.0)
omniauth (1.9.2)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
omniauth-facebook (4.0.0)
omniauth-oauth2 (~> 1.2)
Expand Down Expand Up @@ -335,7 +337,7 @@ GEM
puma (3.11.3)
pundit (1.1.0)
activesupport (>= 3.0.0)
rack (1.6.9)
rack (1.6.13)
rack-protection (2.0.1)
rack
rack-test (0.6.3)
Expand Down