diff --git a/Gemfile.lock b/Gemfile.lock index 2164101..a32bc96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,11 +74,11 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) builder (3.2.4) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) crass (1.0.6) diff-lcs (1.3) erubi (1.11.0) - globalid (1.0.0) + globalid (1.1.0) activesupport (>= 5.0) i18n (1.12.0) concurrent-ruby (~> 1.0) @@ -102,7 +102,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.16.3) + minitest (5.17.0) net-imap (0.3.1) net-protocol net-pop (0.1.2) @@ -116,6 +116,8 @@ GEM racc (~> 1.4) nokogiri (1.13.9-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.9-x86_64-linux) + racc (~> 1.4) racc (1.6.0) rack (2.2.4) rack-test (2.0.2) @@ -162,7 +164,7 @@ GEM rspec-support (3.8.0) thor (1.2.1) timeout (0.3.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) @@ -171,8 +173,8 @@ GEM PLATFORMS arm64-darwin-22 - ruby x86_64-darwin-20 + x86_64-linux DEPENDENCIES bundler (~> 2.0)