diff --git a/Gemfile.lock b/Gemfile.lock index 143583a..9a4fcef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM bootsnap (1.5.1) msgpack (~> 1.0) builder (3.2.4) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) devise (4.7.3) bcrypt (~> 3.0) @@ -83,9 +83,9 @@ GEM factory_bot (~> 6.1.0) railties (>= 5.0.0) ffi (1.14.2) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.7) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) @@ -106,7 +106,7 @@ GEM mimemagic (0.3.5) mini_magick (4.11.0) mini_mime (1.0.2) - minitest (5.14.3) + minitest (5.17.0) msgpack (1.3.3) nio4r (2.5.4) nokogiri (1.11.1-x86_64-linux) @@ -183,14 +183,14 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) thor (1.1.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) warden (1.2.9) rack (>= 2.0.9) websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS x86_64-linux