diff --git a/Gemfile.lock b/Gemfile.lock index 5a964d1..5181b2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,15 +77,16 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (4.1.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.3) crass (1.0.6) erubi (1.10.0) ffi (1.15.4) globalid (0.5.2) activesupport (>= 5.0) - i18n (1.8.10) + i18n (1.14.4) concurrent-ruby (~> 1.0) - jbuilder (2.11.2) + jbuilder (2.12.0) + actionview (>= 5.0.0) activesupport (>= 5.0.0) listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) @@ -98,13 +99,13 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.14.4) + mini_portile2 (2.8.6) + minitest (5.22.3) msgpack (1.4.2) mysql2 (0.5.3) nio4r (2.5.8) - nokogiri (1.13.6-arm64-darwin) - racc (~> 1.4) - nokogiri (1.13.6-x86_64-linux) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) racc (~> 1.4) public_suffix (4.0.6) puma (5.5.2) @@ -179,7 +180,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) web-console (4.1.0) actionview (>= 6.0.0) @@ -200,7 +201,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.5.1) + zeitwerk (2.6.13) PLATFORMS arm64-darwin-20