Skip to content

Commit 641f367

Browse files
dependabot[bot]Malax
authored andcommitted
Bump heroku_hatchet from 8.0.4 to 8.0.5 in the ruby-dependencies group
Bumps the ruby-dependencies group with 1 update: [heroku_hatchet](https://github.com/heroku/hatchet). 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) --- 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f733a3 commit 641f367

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,30 @@ GEM
44
base64 (0.2.0)
55
diff-lcs (1.5.1)
66
erubis (2.7.0)
7-
excon (0.110.0)
7+
excon (1.2.5)
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)
@@ -39,9 +41,9 @@ GEM
3941
rspec-retry (0.6.2)
4042
rspec-core (> 3.3)
4143
rspec-support (3.13.1)
42-
thor (1.3.1)
44+
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)