From 07ef26803ea6c46bf3f38ab897ae5155aa5a435a Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 26 Feb 2024 02:34:17 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a699102..5e807ec2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3) + activesupport (7.1.3.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -99,7 +99,7 @@ GEM patience_diff (1.2.0) optimist (~> 3.0) racc (1.7.3) - rack (3.0.9) + rack (3.0.9.1) rainbow (3.1.1) rake (13.1.0) regexp_parser (2.9.0) @@ -116,7 +116,7 @@ GEM rspec-mocks (3.13.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.0) + rspec-support (3.13.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) rss (0.3.0)