Skip to content

Commit bc5f541

Browse files
build(deps): bump the bundler group across 1 directory with 2 updates
Bumps the bundler group with 1 update in the / directory: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.82.0 to 1.82.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.82.0...v1.82.1) Updates `rubocop-ast` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.48.0...v1.49.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubocop-ast dependency-version: 1.49.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7aa1f2d commit bc5f541

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
@@ -27,7 +27,7 @@ GEM
2727
rake (13.3.1)
2828
regexp_parser (2.11.3)
2929
rexml (3.4.4)
30-
rubocop (1.82.0)
30+
rubocop (1.82.1)
3131
json (~> 2.3)
3232
language_server-protocol (~> 3.17.0.2)
3333
lint_roller (~> 1.1.0)
@@ -38,9 +38,9 @@ GEM
3838
rubocop-ast (>= 1.48.0, < 2.0)
3939
ruby-progressbar (~> 1.7)
4040
unicode-display_width (>= 2.4.0, < 4.0)
41-
rubocop-ast (1.48.0)
41+
rubocop-ast (1.49.0)
4242
parser (>= 3.3.7.2)
43-
prism (~> 1.4)
43+
prism (~> 1.7)
4444
ruby-progressbar (1.13.0)
4545
simplecov (0.22.0)
4646
docile (~> 1.1)

0 commit comments

Comments
 (0)