diff --git a/Gemfile.lock b/Gemfile.lock index 3522a89..6e88407 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,8 +56,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.1, >= 2.1.8) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) awesome_print (1.8.0) awesome_rails_console (0.4.3) awesome_print @@ -86,9 +86,6 @@ GEM activesupport (>= 4.2.0) i18n (1.7.0) concurrent-ruby (~> 1.0) - image_processing (1.9.3) - mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.13, < 3) jbuilder (2.9.1) activesupport (>= 4.2.0) listen (3.1.5) @@ -104,7 +101,6 @@ GEM mimemagic (~> 0.3.2) method_source (0.9.2) mimemagic (0.3.3) - mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.12.2) @@ -117,7 +113,7 @@ GEM method_source (~> 0.9.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.1) + public_suffix (4.0.7) puma (3.12.1) rack (2.0.7) rack-proxy (0.6.5) @@ -155,8 +151,6 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) regexp_parser (1.6.0) - ruby-vips (2.0.16) - ffi (~> 1.9) ruby_dep (1.5.0) rubyzip (2.0.0) sass (3.7.4) @@ -221,7 +215,6 @@ DEPENDENCIES bootsnap (>= 1.4.2) byebug capybara (>= 2.15) - image_processing (~> 1.2) jbuilder (~> 2.7) listen (>= 3.0.5, < 3.2) puma (~> 3.11)