From 8a149ac20e07d7da9b2b57345ef63dec2dc0cc1a Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 27 Nov 2023 02:30:02 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f6c5a76..69f73f95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,9 +190,9 @@ GEM equivalent-xml (0.6.0) nokogiri (>= 1.4.3) erubi (1.12.0) - factory_bot (6.4.0) + factory_bot (6.4.2) activesupport (>= 5.0.0) - factory_bot_rails (6.4.0) + factory_bot_rails (6.4.2) factory_bot (~> 6.4) railties (>= 5.0.0) ffi (1.16.3) @@ -207,7 +207,7 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.6.0) - irb (1.9.0) + irb (1.9.1) rdoc reline (>= 0.3.8) jbuilder (2.11.5) @@ -247,7 +247,7 @@ GEM msgpack (1.7.2) multi_json (1.15.0) mysql2 (0.5.5) - net-imap (0.4.5) + net-imap (0.4.6) date net-protocol net-pop (0.1.2) @@ -261,7 +261,7 @@ GEM net-ssh (7.2.0) newrelic_rpm (9.6.0) base64 - nio4r (2.6.0) + nio4r (2.6.1) nokogiri (1.15.5-x86_64-darwin) racc (~> 1.4) nokogiri (1.15.5-x86_64-linux) @@ -337,7 +337,7 @@ GEM rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-rails (6.0.3) + rspec-rails (6.1.0) actionpack (>= 6.1) activesupport (>= 6.1) railties (>= 6.1) @@ -384,8 +384,8 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sqlite3 (1.6.8-x86_64-darwin) - sqlite3 (1.6.8-x86_64-linux) + sqlite3 (1.6.9-x86_64-darwin) + sqlite3 (1.6.9-x86_64-linux) sshkit (1.21.6) net-scp (>= 1.1.2) net-ssh (>= 2.8.0)