From df877aa6f04db6fe1c1d21c82cd505a71e24f8eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 07:15:15 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby), [json](https://github.com/ruby/json) and [protocol-http2](https://github.com/socketry/protocol-http2). Updates `concurrent-ruby` from 1.3.7 to 1.3.8 - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.3.7...v1.3.8) Updates `json` from 2.21.0 to 2.21.1 - [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.21.0...v2.21.1) Updates `protocol-http2` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/socketry/protocol-http2/releases) - [Changelog](https://github.com/socketry/protocol-http2/blob/main/releases.md) - [Commits](https://github.com/socketry/protocol-http2/compare/v0.26.0...v0.26.1) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.21.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: protocol-http2 dependency-version: 0.26.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a664c743..cc82783e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM base64 (0.3.0) bigdecimal (4.1.2) brotli (0.8.0) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) console (1.37.0) fiber-annotation fiber-local (~> 1.1) @@ -120,7 +120,7 @@ GEM io-event (1.19.2) io-stream (0.13.2) openssl (>= 3.3) - json (2.21.0) + json (2.21.1) kramdown (2.5.2) rexml (>= 3.4.4) logger (1.7.0) @@ -140,7 +140,7 @@ GEM protocol-http (0.63.0) protocol-http1 (0.39.0) protocol-http (~> 0.62) - protocol-http2 (0.26.0) + protocol-http2 (0.26.1) protocol-hpack (~> 1.4) protocol-http (~> 0.62) protocol-rack (0.22.1)