Skip to content

Commit ea5df15

Browse files
Bump the ruby-dependencies group with 6 updates (#1590)
Bumps the ruby-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [heroku_hatchet](https://github.com/heroku/hatchet) | `8.0.4` | `8.0.5` | | [rspec-core](https://github.com/rspec/rspec-core) | `3.13.0` | `3.13.3` | | [rspec-expectations](https://github.com/rspec/rspec-expectations) | `3.13.1` | `3.13.4` | | [json](https://github.com/ruby/json) | `2.7.2` | `2.11.3` | | [ci-queue](https://github.com/Shopify/ci-queue) | `0.59.0` | `0.65.0` | | [redis](https://github.com/redis/redis-rb) | `5.3.0` | `5.4.0` | Updates `heroku_hatchet` from 8.0.4 to 8.0.5 - [Changelog](https://github.com/heroku/hatchet/blob/main/CHANGELOG.md) - [Commits](heroku/hatchet@v8.0.4...v8.0.5) Updates `rspec-core` from 3.13.0 to 3.13.3 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/commits) Updates `rspec-expectations` from 3.13.1 to 3.13.4 - [Release notes](https://github.com/rspec/rspec-expectations/releases) - [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-expectations/commits) Updates `json` from 2.7.2 to 2.11.3 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.7.2...v2.11.3) Updates `ci-queue` from 0.59.0 to 0.65.0 - [Release notes](https://github.com/Shopify/ci-queue/releases) - [Commits](Shopify/ci-queue@v0.59.0...v0.65.0) Updates `redis` from 5.3.0 to 5.4.0 - [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md) - [Commits](redis/redis-rb@v5.3.0...v5.4.0) --- updated-dependencies: - dependency-name: heroku_hatchet dependency-version: 8.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: rspec-core dependency-version: 3.13.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: rspec-expectations dependency-version: 3.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: json dependency-version: 2.11.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: ci-queue dependency-version: 0.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: redis dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e0d6c5 commit ea5df15

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
base64 (0.2.0)
5-
ci-queue (0.59.0)
5+
ci-queue (0.65.0)
66
logger
77
citrus (3.0.2)
8-
connection_pool (2.4.1)
8+
connection_pool (2.5.3)
99
dead_end (4.0.0)
10-
diff-lcs (1.5.0)
10+
diff-lcs (1.6.1)
1111
erubis (2.7.0)
1212
excon (0.110.0)
1313
heroics (0.1.3)
@@ -17,45 +17,45 @@ GEM
1717
moneta
1818
multi_json (>= 1.9.2)
1919
webrick
20-
heroku_hatchet (8.0.4)
21-
excon (~> 0)
20+
heroku_hatchet (8.0.5)
21+
excon (< 2)
2222
platform-api (~> 3)
2323
rrrretry (~> 1)
2424
thor (~> 1)
2525
threaded (~> 0)
26-
json (2.7.2)
27-
logger (1.6.2)
26+
json (2.11.3)
27+
logger (1.7.0)
2828
moneta (1.0.0)
2929
multi_json (1.15.0)
3030
parallel (1.25.1)
3131
parallel_tests (4.7.1)
3232
parallel
33-
platform-api (3.7.0)
33+
platform-api (3.8.0)
3434
heroics (~> 0.1.1)
3535
moneta (~> 1.0.0)
3636
rate_throttle_client (~> 0.1.0)
3737
racc (1.8.1)
3838
rake (13.2.1)
3939
rate_throttle_client (0.1.2)
40-
redis (5.3.0)
40+
redis (5.4.0)
4141
redis-client (>= 0.22.0)
42-
redis-client (0.22.2)
42+
redis-client (0.24.0)
4343
connection_pool
4444
rrrretry (1.0.0)
45-
rspec-core (3.13.0)
45+
rspec-core (3.13.3)
4646
rspec-support (~> 3.13.0)
47-
rspec-expectations (3.13.1)
47+
rspec-expectations (3.13.4)
4848
diff-lcs (>= 1.2.0, < 2.0)
4949
rspec-support (~> 3.13.0)
5050
rspec-retry (0.6.2)
5151
rspec-core (> 3.3)
52-
rspec-support (3.13.1)
53-
thor (1.3.1)
52+
rspec-support (3.13.3)
53+
thor (1.3.2)
5454
threaded (0.0.4)
5555
toml-rb (4.0.0)
5656
citrus (~> 3.0, > 3.0)
5757
racc (~> 1.7)
58-
webrick (1.8.2)
58+
webrick (1.9.1)
5959

6060
PLATFORMS
6161
ruby

0 commit comments

Comments
 (0)