From e7d41bc1d6980a15499ad886f19ce59ea66de323 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 20:14:06 +0000 Subject: [PATCH] Bump json from 2.10.1 to 2.10.2 Bumps [json](https://github.com/ruby/json) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.10.1...v2.10.2) --- updated-dependencies: - dependency-name: json dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0febc9da..00245371 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,6 +39,9 @@ GEM base64 (0.2.0) benchmark (0.4.0) bigdecimal (3.1.9) + coderay (1.1.3) + commander (5.0.0) + highline (~> 3.0.0) concurrent-ruby (1.3.5) connection_pool (2.5.0) console (1.29.3) @@ -54,16 +57,18 @@ GEM fiber-storage fiber-storage (1.0.0) fileutils (1.7.3) + highline (3.0.1) i18n (1.14.7) concurrent-ruby (~> 1.0) io-event (1.9.0) - json (2.10.1) + json (2.10.2) 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.6) + method_source (1.1.0) metrics (0.12.1) minitest (5.25.4) minitest-focus (1.4.0) @@ -74,13 +79,20 @@ GEM minitest (> 5, < 7) minitest-rg (5.3.0) minitest (~> 5.0) - netrc (0.11.0) parallel (1.26.3) + parlour (9.1.0) + commander (~> 5.0) + parser + rainbow (~> 3.0) + sorbet-runtime (>= 0.5) parser (3.3.7.1) ast (~> 2.4.1) racc prettier_print (1.2.1) prism (1.3.0) + pry (0.15.2) + coderay (~> 1.1) + method_source (~> 1.0) racc (1.8.1) rainbow (3.1.1) rake (13.2.1) @@ -140,16 +152,13 @@ GEM strscan (3.1.2) syntax_tree (6.2.0) prettier_print (>= 1.2.0) - tapioca (0.16.11) - benchmark - bundler (>= 2.2.25) - netrc (>= 0.11.0) - parallel (>= 1.21.0) - rbi (~> 0.2) - sorbet-static-and-runtime (>= 0.5.11087) - spoom (>= 1.2.0) - thor (>= 1.2.0) - yard-sorbet + tapioca (0.4.13) + parlour (>= 2.1.0) + pry (>= 0.12.2) + sorbet-runtime + sorbet-static (>= 0.4.4471) + spoom + thor (>= 0.19.2) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.3.2) @@ -160,9 +169,6 @@ GEM uri (1.0.3) webrick (1.9.1) yard (0.9.37) - yard-sorbet (0.9.0) - sorbet-runtime - yard PLATFORMS x86_64-linux