From 432711caaf9bd5376dcf72e75d138881c7187353 Mon Sep 17 00:00:00 2001 From: Simplificator Renovate Bot <121604823+simplificator-renovate[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 06:05:05 +0000 Subject: [PATCH] Update all non-major dependencies --- Gemfile.lock | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d037ef..a43bbcf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,26 +68,28 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.6) + public_suffix (>= 2.0.2, < 6.0) appraisal (2.4.1) bundler rake thor (>= 0.14.0) + bigdecimal (3.1.6) builder (3.2.4) combustion (1.3.5) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) concurrent-ruby (1.1.9) - crack (0.4.5) + crack (0.4.6) + bigdecimal rexml crass (1.0.6) diff-lcs (1.4.4) erubi (1.10.0) globalid (1.0.0) activesupport (>= 5.0) - hashdiff (1.0.1) + hashdiff (1.1.0) i18n (1.8.10) concurrent-ruby (~> 1.0) loofah (2.12.0) @@ -105,7 +107,7 @@ GEM nokogiri (1.12.5) mini_portile2 (~> 2.6.1) racc (~> 1.4) - public_suffix (4.0.6) + public_suffix (4.0.7) racc (1.5.2) rack (2.2.3) rack-test (1.1.0) @@ -137,7 +139,7 @@ GEM rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rake (13.0.6) - rexml (3.2.5) + rexml (3.2.6) rspec-core (3.9.3) rspec-support (~> 3.9.3) rspec-expectations (3.9.2) @@ -168,8 +170,8 @@ GEM timecop (0.9.5) tzinfo (1.2.9) thread_safe (~> 0.1) - webmock (3.13.0) - addressable (>= 2.3.6) + webmock (3.20.0) + addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) websocket-driver (0.7.5)