From 70bacc10ecb54cb3ad53e18ef0234c206f5e66ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 16:14:57 +0300 Subject: [PATCH] Bump rubocop from 1.69.1 to 1.69.2 (#113) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e62bb25..cea8a47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM ffi (1.17.0-x86_64-linux-gnu) hashdiff (1.1.2) ipaddr (1.2.7) - json (2.9.0) + json (2.9.1) json-schema (5.1.1) addressable (~> 2.8) bigdecimal (~> 3.1) @@ -80,7 +80,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - regexp_parser (2.9.3) + regexp_parser (2.10.0) rerun (0.14.0) listen (~> 3.0) rexml (3.3.9) @@ -101,7 +101,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.2) - rubocop (1.69.1) + rubocop (1.69.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -111,7 +111,7 @@ GEM rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.36.2) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) rubocop-rake (0.6.0) rubocop (~> 1.0) @@ -151,7 +151,7 @@ GEM patience_diff tilt (2.4.0) timecop (0.9.10) - unicode-display_width (3.1.2) + unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2)