Skip to content

Commit a5449bc

Browse files
build(deps): bump the bundler group across 1 directory with 3 updates
Bumps the bundler group with 2 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop) and [overcommit](https://github.com/sds/overcommit). Updates `rubocop` from 1.86.2 to 1.87.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.2...v1.87.0) Updates `overcommit` from 0.69.0 to 0.70.0 - [Release notes](https://github.com/sds/overcommit/releases) - [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md) - [Commits](sds/overcommit@v0.69.0...v0.70.0) Updates `json` from 2.19.8 to 2.19.9 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.19.8...v2.19.9) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.87.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: overcommit dependency-version: 0.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: json dependency-version: 2.19.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 028424b commit a5449bc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ GEM
88
docile (1.4.1)
99
drb (2.2.3)
1010
iniparse (1.5.0)
11-
json (2.19.8)
11+
json (2.19.9)
1212
language_server-protocol (3.17.0.5)
1313
lint_roller (1.1.0)
1414
logger (1.7.0)
1515
minitest (6.0.6)
1616
drb (~> 2.0)
1717
prism (~> 1.5)
18-
overcommit (0.69.0)
18+
overcommit (0.70.0)
1919
childprocess (>= 0.6.3, < 6)
2020
iniparse (~> 1.4)
2121
rexml (>= 3.3.9)
@@ -29,7 +29,7 @@ GEM
2929
rake (13.4.2)
3030
regexp_parser (2.12.0)
3131
rexml (3.4.4)
32-
rubocop (1.86.2)
32+
rubocop (1.87.0)
3333
json (~> 2.3)
3434
language_server-protocol (~> 3.17.0.2)
3535
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)