diff --git a/alac-dashboard/Gemfile.lock b/alac-dashboard/Gemfile.lock old mode 100755 new mode 100644 index b1c0679..6929ff7 --- a/alac-dashboard/Gemfile.lock +++ b/alac-dashboard/Gemfile.lock @@ -119,7 +119,7 @@ GEM dotenv (0.7.0) erubi (1.8.0) execjs (2.7.0) - ffi (1.10.0) + ffi (1.15.5) foreman (0.64.0) dotenv (~> 0.7.0) thor (>= 0.13.6) @@ -127,9 +127,9 @@ GEM activesupport (>= 4.2.0) i18n (1.5.3) concurrent-ruby (~> 1.0) - image_processing (1.9.3) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.13, < 3) + ruby-vips (>= 2.0.17, < 3) jmespath (1.4.0) jquery-rails (4.3.5) rails-dom-testing (>= 1, < 3) @@ -157,8 +157,10 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) method_source (0.9.2) - mimemagic (0.3.3) - mini_magick (4.9.5) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_magick (4.11.0) mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) @@ -216,8 +218,8 @@ GEM responders (2.4.1) actionpack (>= 4.2.0, < 6.0) railties (>= 4.2.0, < 6.0) - ruby-vips (2.0.16) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) rubyzip (1.2.2) sass (3.7.3)