diff --git a/Gemfile.lock b/Gemfile.lock index 448e6d4..1f261e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,15 +75,15 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (4.1.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) debug (1.3.4) irb (>= 1.3.6) reline (>= 0.2.7) erubi (1.10.0) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) - i18n (1.8.11) + i18n (1.12.0) concurrent-ruby (~> 1.0) importmap-rails (0.9.1) rails (>= 6.0.0) @@ -101,11 +101,13 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.4.2) nio4r (2.5.8) nokogiri (1.12.5-x86_64-darwin) racc (~> 1.4) + nokogiri (1.12.5-x86_64-linux) + racc (~> 1.4) public_suffix (4.0.6) puma (5.5.2) nio4r (~> 2.0) @@ -163,7 +165,7 @@ GEM thor (1.1.0) turbo-rails (0.9.0) rails (>= 6.0.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) web-console (4.2.0) actionview (>= 6.0.0) @@ -183,6 +185,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.4)