diff --git a/Gemfile.lock b/Gemfile.lock index 6cf378a..a62a8d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crass (1.0.6) dotenv (2.7.6) @@ -81,9 +81,9 @@ GEM fugit (1.5.0) et-orbi (~> 1.1, >= 1.1.8) raabro (~> 1.4) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.10) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) listen (3.5.1) rb-fsevent (~> 0.10, >= 0.10.3) @@ -96,7 +96,7 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.1.0) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.4.2) nio4r (2.5.7) nokogiri (1.11.7-x86_64-linux) @@ -166,12 +166,12 @@ GEM thwait (0.2.0) e2mmap tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS x86_64-linux