diff --git a/Gemfile.lock b/Gemfile.lock index c6cc446..71b8619 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,14 +59,14 @@ GEM bcrypt (3.1.13) builder (3.2.4) byebug (11.0.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) erubi (1.9.0) figaro (1.1.1) thor (~> 0.14) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.4) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jwt (2.2.1) loofah (2.6.0) @@ -80,7 +80,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.17.0) nio4r (2.5.2) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) @@ -129,14 +129,14 @@ GEM sqlite3 (1.4.2) thor (0.20.3) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2019.3) tzinfo (>= 1.0.0) websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.0) + zeitwerk (2.6.6) PLATFORMS ruby