diff --git a/Gemfile.lock b/Gemfile.lock index fd7f1dd..02b07c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,13 +82,13 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (4.1.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) crass (1.0.6) debug (1.6.3) irb (>= 1.3.6) reline (>= 0.3.1) erubi (1.11.0) - globalid (1.0.0) + globalid (1.1.0) activesupport (>= 5.0) i18n (1.12.0) concurrent-ruby (~> 1.0) @@ -110,7 +110,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.16.3) + minitest (5.17.0) msgpack (1.6.0) net-imap (0.3.1) net-protocol @@ -123,6 +123,8 @@ GEM nio4r (2.5.8) nokogiri (1.13.9-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.9-x86_64-linux) + racc (~> 1.4) public_suffix (5.0.0) puma (5.6.5) nio4r (~> 2.0) @@ -176,6 +178,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.5.3-x86_64-darwin) + sqlite3 (1.5.3-x86_64-linux) stimulus-rails (1.1.1) railties (>= 6.0.0) thor (1.2.1) @@ -184,7 +187,7 @@ GEM actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) web-console (4.2.0) actionview (>= 6.0.0) @@ -205,6 +208,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap