diff --git a/Gemfile.lock b/Gemfile.lock index 4aa6ee9..3cb2177 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) - date (3.4.1) + date (3.5.1) debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) @@ -131,7 +131,7 @@ GEM mini_mime (1.1.5) minitest (5.25.5) msgpack (1.8.0) - net-imap (0.5.7) + net-imap (0.5.14) date net-protocol net-pop (0.1.2) @@ -145,6 +145,8 @@ GEM racc (~> 1.4) nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) + racc (~> 1.4) pg (1.5.9) pp (0.6.2) prettyprint @@ -227,7 +229,7 @@ GEM activesupport (>= 5.2.0) stringio (3.1.7) thor (1.3.2) - timeout (0.4.3) + timeout (0.6.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) useragent (0.16.11) @@ -248,6 +250,7 @@ GEM PLATFORMS aarch64-linux-gnu arm64-darwin-24 + x86_64-linux DEPENDENCIES active_model_serializers (~> 0.9.0)