From 3a329deabeb10793be353077a7322c1c06a1ad15 Mon Sep 17 00:00:00 2001 From: Krzysztof Knapik Date: Tue, 17 Sep 2024 11:30:16 +0200 Subject: [PATCH] Upgrade dependencies --- Gemfile.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b7d493..b5c46a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM logger faraday-net_http (3.3.0) net-http - hashdiff (1.1.0) + hashdiff (1.1.1) json (2.7.2) language_server-protocol (3.17.0.3) logger (1.6.1) @@ -49,24 +49,23 @@ GEM rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.1) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.65.1) + rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.4, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.32.3) @@ -77,7 +76,7 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) thor (1.3.2) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) uri (0.13.1) webmock (3.23.1) addressable (>= 2.8.0)