Skip to content

Commit 9b3f807

Browse files
chore(deps): bump the ruby group with 2 updates
Bumps the ruby group with 2 updates: [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) and [json](https://github.com/ruby/json). Updates `concurrent-ruby` from 1.3.5 to 1.3.6 - [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.5...v1.3.6) Updates `json` from 2.17.1 to 2.18.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.17.1...v2.18.0) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 117ce0d commit 9b3f807

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ GEM
3737
base64 (0.3.0)
3838
bigdecimal (3.3.1)
3939
brotli (0.7.0)
40-
concurrent-ruby (1.3.5)
40+
concurrent-ruby (1.3.6)
4141
crass (1.0.6)
4242
dry-configurable (1.3.0)
4343
dry-core (~> 1.1)
@@ -85,7 +85,7 @@ GEM
8585
zlib (~> 3.0)
8686
faraday-net_http (3.4.2)
8787
net-http (~> 0.5)
88-
json (2.17.1)
88+
json (2.18.0)
8989
kramdown (2.5.1)
9090
rexml (>= 3.3.9)
9191
logger (1.7.0)

0 commit comments

Comments
 (0)