Skip to content

Commit dd17c01

Browse files
Bump the ruby-dependencies group with 3 updates (heroku#1626)
Bumps the ruby-dependencies group with 3 updates: [heroku_hatchet](https://github.com/heroku/hatchet), [json](https://github.com/ruby/json) and [redis](https://github.com/redis/redis-rb). Updates `heroku_hatchet` from 8.0.5 to 8.0.6 - [Changelog](https://github.com/heroku/hatchet/blob/main/CHANGELOG.md) - [Commits](heroku/hatchet@v8.0.5...v8.0.6) Updates `json` from 2.12.2 to 2.13.2 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.12.2...v2.13.2) Updates `redis` from 5.4.0 to 5.4.1 - [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md) - [Commits](redis/redis-rb@v5.4.0...v5.4.1) --- updated-dependencies: - dependency-name: heroku_hatchet dependency-version: 8.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: json dependency-version: 2.13.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: redis dependency-version: 5.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1abdd0b commit dd17c01

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
base64 (0.2.0)
4+
base64 (0.3.0)
55
citrus (3.0.2)
66
connection_pool (2.5.3)
77
diff-lcs (1.6.2)
@@ -14,15 +14,15 @@ GEM
1414
moneta
1515
multi_json (>= 1.9.2)
1616
webrick
17-
heroku_hatchet (8.0.5)
17+
heroku_hatchet (8.0.6)
1818
excon (< 2)
1919
platform-api (~> 3)
2020
rrrretry (~> 1)
2121
thor (~> 1)
2222
threaded (~> 0)
23-
json (2.12.2)
23+
json (2.13.2)
2424
moneta (1.0.0)
25-
multi_json (1.15.0)
25+
multi_json (1.17.0)
2626
parallel (1.27.0)
2727
parallel_split_test (0.10.0)
2828
parallel (>= 0.5.13)
@@ -34,9 +34,9 @@ GEM
3434
racc (1.8.1)
3535
rake (13.3.0)
3636
rate_throttle_client (0.1.2)
37-
redis (5.4.0)
37+
redis (5.4.1)
3838
redis-client (>= 0.22.0)
39-
redis-client (0.24.0)
39+
redis-client (0.25.1)
4040
connection_pool
4141
rrrretry (1.0.0)
4242
rspec-core (3.13.5)

0 commit comments

Comments
 (0)