diff --git a/Gemfile.lock b/Gemfile.lock index 80a6252..985aeca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM cloudinary (1.13.1) aws_cf_signer rest-client - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.5) devise (4.7.1) bcrypt (~> 3.0) @@ -104,12 +104,12 @@ GEM ffi (1.11.3) figaro (1.1.1) thor (~> 0.14) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.10.0) mini_magick (>= 4.9.5, < 5) @@ -131,11 +131,13 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.17.0) msgpack (1.3.1) netrc (0.11.0) nio4r (2.5.2) @@ -223,7 +225,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) unf (0.1.4) unf_ext @@ -248,7 +250,7 @@ GEM websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.2.2) + zeitwerk (2.6.6) PLATFORMS ruby