diff --git a/Gemfile.lock b/Gemfile.lock index eb71838..96935a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM builder (3.2.4) byebug (11.1.1) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -78,9 +78,9 @@ GEM factory_bot (~> 5.1.0) railties (>= 4.2.0) ffi (1.12.2) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.2) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.3.0) listen (3.0.8) @@ -97,7 +97,7 @@ GEM mimemagic (0.3.4) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.15.0) msgpack (1.3.3) nio4r (2.5.2) nokogiri (1.10.8) @@ -189,12 +189,12 @@ GEM thread_safe (0.3.6) tins (1.24.0) sync - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - zeitwerk (2.2.2) + zeitwerk (2.6.6) PLATFORMS ruby