From d91c1c5852a8a9b304dd03420ab26cd25a2ce87a Mon Sep 17 00:00:00 2001 From: niquerio <4235919+niquerio@users.noreply.github.com> Date: Sat, 1 Feb 2025 08:07:17 +0000 Subject: [PATCH] Update dependencies --- Gemfile.lock | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa1b095..bd430ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,13 +12,13 @@ GEM canister (0.9.2) climate_control (1.2.0) coderay (1.1.3) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) crack (1.0.0) bigdecimal rexml diff-lcs (1.5.1) docile (1.4.1) - dry-initializer (3.1.1) + dry-initializer (3.2.0) faraday (2.12.2) faraday-net_http (>= 2.0, < 3.5) json @@ -28,12 +28,12 @@ GEM ffi (1.17.1-x86_64-linux-gnu) hashdiff (1.1.2) json (2.9.1) - language_server-protocol (3.17.0.3) + language_server-protocol (3.17.0.4) lint_roller (1.1.0) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.4) + logger (1.6.5) method_source (1.1.0) multi_json (1.15.0) mustermann (3.0.3) @@ -42,7 +42,7 @@ GEM uri nio4r (2.7.4) parallel (1.26.3) - parser (3.3.6.0) + parser (3.3.7.0) ast (~> 2.4.1) racc prometheus-client (4.2.3) @@ -54,15 +54,16 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) public_suffix (6.0.1) - puma (6.5.0) + puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.8) + rack (3.1.9) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) rack (>= 3.0.0, < 4) - rack-session (2.0.0) + rack-session (2.1.0) + base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) @@ -87,7 +88,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.2) - rubocop (1.69.2) + rubocop (1.70.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -97,12 +98,12 @@ GEM rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.37.0) + rubocop-ast (1.38.0) parser (>= 3.3.1.0) - rubocop-performance (1.23.0) + rubocop-performance (1.23.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - ruby-next-core (1.0.3) + ruby-next-core (1.1.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) semantic_logger (4.16.1) @@ -126,10 +127,10 @@ GEM rack-protection (= 4.1.1) sinatra (= 4.1.1) tilt (~> 2.0) - standard (1.43.0) + standard (1.44.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.69.1) + rubocop (~> 1.70.0) standard-custom (~> 1.0.0) standard-performance (~> 1.6) standard-custom (1.0.2) @@ -138,8 +139,8 @@ GEM standard-performance (1.6.0) lint_roller (~> 1.1) rubocop-performance (~> 1.23.0) - tilt (2.5.0) - unicode-display_width (3.1.3) + tilt (2.6.0) + unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) @@ -184,4 +185,4 @@ DEPENDENCIES yabeda-puma-plugin BUNDLED WITH - 2.6.2 + 2.6.3