Skip to content

Commit 698709e

Browse files
Bump the ruby-dependencies group across 1 directory with 2 updates
Bumps the ruby-dependencies group with 2 updates in the / directory: [heroku_hatchet](https://github.com/heroku/hatchet) and [rspec-expectations](https://github.com/rspec/rspec). 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-expectations` from 3.13.3 to 3.13.5 - [Changelog](https://github.com/rspec/rspec/blob/rspec-expectations-v3.13.5/rspec-expectations/Changelog.md) - [Commits](rspec/rspec@rspec-expectations-v3.13.3...rspec-expectations-v3.13.5) --- updated-dependencies: - dependency-name: heroku_hatchet dependency-version: 8.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: rspec-expectations dependency-version: 3.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1518d9 commit 698709e

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

Gemfile.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,49 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
base64 (0.2.0)
5-
diff-lcs (1.5.1)
4+
base64 (0.3.0)
5+
diff-lcs (1.6.2)
66
erubis (2.7.0)
7-
excon (0.111.0)
7+
excon (1.2.7)
8+
logger
89
heroics (0.1.3)
910
base64
1011
erubis (~> 2.0)
1112
excon
1213
moneta
1314
multi_json (>= 1.9.2)
1415
webrick
15-
heroku_hatchet (8.0.4)
16-
excon (~> 0)
16+
heroku_hatchet (8.0.5)
17+
excon (< 2)
1718
platform-api (~> 3)
1819
rrrretry (~> 1)
1920
thor (~> 1)
2021
threaded (~> 0)
2122
java-properties (0.3.0)
23+
logger (1.7.0)
2224
moneta (1.0.0)
2325
multi_json (1.15.0)
2426
parallel (1.20.1)
2527
parallel_split_test (0.10.0)
2628
parallel (>= 0.5.13)
2729
rspec-core (>= 3.9.0)
28-
platform-api (3.7.0)
30+
platform-api (3.8.0)
2931
heroics (~> 0.1.1)
3032
moneta (~> 1.0.0)
3133
rate_throttle_client (~> 0.1.0)
3234
rate_throttle_client (0.1.2)
3335
rrrretry (1.0.0)
3436
rspec-core (3.13.0)
3537
rspec-support (~> 3.13.0)
36-
rspec-expectations (3.13.3)
38+
rspec-expectations (3.13.5)
3739
diff-lcs (>= 1.2.0, < 2.0)
3840
rspec-support (~> 3.13.0)
3941
rspec-retry (0.6.2)
4042
rspec-core (> 3.3)
41-
rspec-support (3.13.1)
43+
rspec-support (3.13.4)
4244
thor (1.3.2)
4345
threaded (0.0.4)
44-
webrick (1.8.2)
46+
webrick (1.9.1)
4547

4648
PLATFORMS
4749
ruby

0 commit comments

Comments
 (0)