diff --git a/Gemfile.lock b/Gemfile.lock index 48badb8fd..b79bd9147 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,12 @@ GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-cropper (2.3.4) + rails-assets-listjs (1.5.0) + rails-assets-smartcrop (1.1.1) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.2.4.1) actionpack (= 5.2.4.1) @@ -227,7 +233,7 @@ GEM mimemagic (0.3.3) mini_magick (4.9.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.0) msgpack (1.3.1) multi_json (1.14.1) @@ -239,8 +245,9 @@ GEM sass (>= 3.3) nenv (0.3.0) nio4r (2.5.2) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) normalize-rails (4.1.1) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) @@ -287,6 +294,7 @@ GEM public_suffix (4.0.3) puma (4.3.1) nio4r (~> 2.0) + racc (1.6.0) rack (2.0.8) rack-canonical-host (0.2.3) addressable (> 0, < 3) @@ -311,9 +319,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.4.1) sprockets-rails (>= 2.0.0) - rails-assets-cropper (2.3.4) - rails-assets-listjs (1.5.0) - rails-assets-smartcrop (1.1.1) rails-controller-testing (1.0.4) actionpack (>= 5.0.1.x) actionview (>= 5.0.1.x)