diff --git a/Gemfile.lock b/Gemfile.lock index 7935534..a5c73b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,13 +63,13 @@ GEM tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) builder (3.2.4) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crass (1.0.6) diff-lcs (1.4.4) erubi (1.9.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.5) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) loofah (2.7.0) crass (~> 1.0.2) @@ -82,7 +82,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.17.0) nio4r (2.5.3) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) @@ -141,12 +141,12 @@ GEM sqlite3 (1.4.2) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) 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