diff --git a/Gemfile.lock b/Gemfile.lock index 0c96acc5..9e2f31cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -147,7 +147,7 @@ GEM sprockets (< 4.0) concurrent-ruby (1.0.5) connection_pool (2.2.1) - crass (1.0.3) + crass (1.0.6) cucumber (3.1.0) builder (>= 2.1.2) cucumber-core (~> 3.1.0) @@ -264,7 +264,7 @@ GEM actionpack (>= 3.0.0) activesupport (>= 3.0.0) liquid (4.0.0) - loofah (2.2.2) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -281,9 +281,11 @@ 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) + mini_portile2 (2.8.0) minitest (5.11.3) mocha (1.4.0) metaclass (~> 0.0.1) @@ -295,8 +297,9 @@ GEM multi_xml (0.6.0) multipart-post (2.0.0) netrc (0.11.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) jwt (~> 1.0) @@ -335,6 +338,7 @@ GEM puma (3.11.3) pundit (1.1.0) activesupport (>= 3.0.0) + racc (1.6.1) rack (1.6.9) rack-protection (2.0.1) rack @@ -357,8 +361,8 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging