Skip to content

Commit 49084d1

Browse files
chore(deps): bump the ruby group with 3 updates (#1204)
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](ruby-concurrency/concurrent-ruby@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](ruby/json@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](socketry/protocol-http2@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dcc7ce commit 49084d1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎Gemfile.lock‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ GEM
6060
base64 (0.3.0)
6161
bigdecimal (4.1.2)
6262
brotli (0.8.0)
63-
concurrent-ruby (1.3.7)
63+
concurrent-ruby (1.3.8)
6464
console (1.37.0)
6565
fiber-annotation
6666
fiber-local (~> 1.1)
@@ -120,7 +120,7 @@ GEM
120120
io-event (1.19.2)
121121
io-stream (0.13.2)
122122
openssl (>= 3.3)
123-
json (2.21.0)
123+
json (2.21.1)
124124
kramdown (2.5.2)
125125
rexml (>= 3.4.4)
126126
logger (1.7.0)
@@ -140,7 +140,7 @@ GEM
140140
protocol-http (0.63.0)
141141
protocol-http1 (0.39.0)
142142
protocol-http (~> 0.62)
143-
protocol-http2 (0.26.0)
143+
protocol-http2 (0.26.1)
144144
protocol-hpack (~> 1.4)
145145
protocol-http (~> 0.62)
146146
protocol-rack (0.22.1)

0 commit comments

Comments
 (0)