diff --git a/Gemfile.lock b/Gemfile.lock index 6330d8d..1f04b34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (1.8.5) diff-lcs (1.4.4) @@ -84,9 +84,9 @@ GEM factory_bot (~> 5.2.0) railties (>= 4.2.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) jbuilder (2.11.1) activesupport (>= 5.0.0) @@ -105,7 +105,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.8.0) - minitest (5.14.3) + minitest (5.17.0) msgpack (1.3.3) nio4r (2.5.4) nokogiri (1.13.6) @@ -196,7 +196,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) web-console (4.1.0) actionview (>= 6.0.0) @@ -210,7 +210,7 @@ GEM websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby