From daaab697e9f63cfe7f309c963e3ea48102e5f739 Mon Sep 17 00:00:00 2001 From: Szymon Fiedler Date: Thu, 25 Apr 2024 14:45:06 +0200 Subject: [PATCH] Bump dependencies --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 89537de1..b9e8b0a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,17 +25,16 @@ GEM mutex_m tzinfo (~> 2.0) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.7) concurrent-ruby (1.2.3) connection_pool (2.4.1) delayed_job (4.1.11) activesupport (>= 3.0, < 8.0) diff-lcs (1.5.1) - drb (2.2.0) - ruby2_keywords - i18n (1.14.1) + drb (2.2.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) - minitest (5.22.2) + minitest (5.22.3) mutex_m (0.2.0) mysql2 (0.5.6) rspec (3.13.0) @@ -51,7 +50,6 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - ruby2_keywords (0.0.5) timeout (0.4.1) trilogy (2.7.0) tzinfo (2.0.6)