From c7804534e9395a0444bfe8ba32e29890088f3372 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 06:15:07 +0000 Subject: [PATCH] Update all Bundler dependencies (2024-01-22) --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 864272f..b26d502 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.2) + activesupport (7.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -25,11 +25,11 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.5) + bigdecimal (3.1.6) bundler-audit (0.9.1) bundler (>= 1.2.0, < 3) thor (~> 1.0) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) diff-lcs (1.5.0) drb (2.2.0) @@ -42,12 +42,12 @@ GEM json (2.7.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - minitest (5.21.1) + minitest (5.21.2) mutex_m (0.2.0) parallel (1.24.0) parse_a_changelog (1.3.0) treetop (~> 1.6) - parser (3.3.0.3) + parser (3.3.0.5) ast (~> 2.4.1) racc polyglot (0.3.5)