diff --git a/Gemfile.lock b/Gemfile.lock index 42bd780..bc2c70a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,14 +100,14 @@ GEM warden (~> 1.2.3) erubi (1.10.0) execjs (2.8.1) - ffi (1.15.3) + ffi (1.15.5) font-awesome-sass (5.4.1) sassc (>= 1.11) globalid (0.4.2) activesupport (>= 4.2.0) i18n (1.8.10) concurrent-ruby (~> 1.0) - image_processing (1.12.1) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) io-like (0.3.1) @@ -135,10 +135,12 @@ GEM method_source (1.0.0) mini_magick (4.11.0) mini_mime (1.1.0) + mini_portile2 (2.5.3) minitest (5.14.4) msgpack (1.4.2) nio4r (2.5.7) - nokogiri (1.11.7-x86_64-linux) + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) racc (~> 1.4) orm_adapter (0.5.0) paper_trail (12.0.0) @@ -192,7 +194,7 @@ GEM responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) - ruby-vips (2.1.2) + ruby-vips (2.1.4) ffi (~> 1.12) ruby_dep (1.5.0) rubyzip (2.3.0)