Skip to content

Commit d461835

Browse files
Bump the ruby-dependencies group with 2 updates (#259)
Bumps the ruby-dependencies group with 2 updates: [heroku_hatchet](https://github.com/heroku/hatchet) and [rubocop](https://github.com/rubocop/rubocop). 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 `rubocop` from 1.77.0 to 1.79.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.77.0...v1.79.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: rubocop dependency-version: 1.79.1 dependency-type: direct:development update-type: version-update:semver-minor 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 be97ed0 commit d461835

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
base64 (0.3.0)
66
diff-lcs (1.6.2)
77
erubis (2.7.0)
8-
excon (1.2.7)
8+
excon (1.2.8)
99
logger
1010
heroics (0.1.3)
1111
base64
@@ -14,24 +14,24 @@ 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)
2323
java-properties (0.3.0)
24-
json (2.12.2)
24+
json (2.13.2)
2525
language_server-protocol (3.17.0.5)
2626
lint_roller (1.1.0)
2727
logger (1.7.0)
2828
moneta (1.0.0)
29-
multi_json (1.15.0)
29+
multi_json (1.17.0)
3030
parallel (1.27.0)
3131
parallel_split_test (0.10.0)
3232
parallel (>= 0.5.13)
3333
rspec-core (>= 3.9.0)
34-
parser (3.3.8.0)
34+
parser (3.3.9.0)
3535
ast (~> 2.4.1)
3636
racc
3737
platform-api (3.8.0)
@@ -52,18 +52,18 @@ GEM
5252
rspec-retry (0.6.2)
5353
rspec-core (> 3.3)
5454
rspec-support (3.13.4)
55-
rubocop (1.77.0)
55+
rubocop (1.79.1)
5656
json (~> 2.3)
5757
language_server-protocol (~> 3.17.0.2)
5858
lint_roller (~> 1.1.0)
5959
parallel (~> 1.10)
6060
parser (>= 3.3.0.2)
6161
rainbow (>= 2.2.2, < 4.0)
6262
regexp_parser (>= 2.9.3, < 3.0)
63-
rubocop-ast (>= 1.45.1, < 2.0)
63+
rubocop-ast (>= 1.46.0, < 2.0)
6464
ruby-progressbar (~> 1.7)
6565
unicode-display_width (>= 2.4.0, < 4.0)
66-
rubocop-ast (1.45.1)
66+
rubocop-ast (1.46.0)
6767
parser (>= 3.3.7.2)
6868
prism (~> 1.4)
6969
rubocop-rspec (3.6.0)

0 commit comments

Comments
 (0)