Skip to content

Commit 411af72

Browse files
Bump the rubocop group across 1 directory with 2 updates
Bumps the rubocop group with 1 update in the / directory: [rubocop-minitest](https://github.com/rubocop/rubocop-minitest). Updates `rubocop-minitest` from 0.38.1 to 0.38.2 - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.38.1...v0.38.2) Updates `rubocop` from 1.78.0 to 1.80.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.78.0...v1.80.1) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-version: 0.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rubocop - dependency-name: rubocop dependency-version: 1.80.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rubocop ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 978e24e commit 411af72

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,41 +10,41 @@ GEM
1010
specs:
1111
ast (2.4.3)
1212
diffy (3.4.4)
13-
json (2.12.2)
13+
json (2.15.1)
1414
language_server-protocol (3.17.0.5)
1515
lint_roller (1.1.0)
1616
minitest (5.26.0)
1717
parallel (1.27.0)
18-
parser (3.3.8.0)
18+
parser (3.3.9.0)
1919
ast (~> 2.4.1)
2020
racc
21-
prism (1.4.0)
21+
prism (1.5.1)
2222
racc (1.8.1)
2323
rainbow (3.1.1)
2424
rake (13.3.0)
25-
regexp_parser (2.10.0)
26-
rubocop (1.78.0)
25+
regexp_parser (2.11.3)
26+
rubocop (1.81.1)
2727
json (~> 2.3)
2828
language_server-protocol (~> 3.17.0.2)
2929
lint_roller (~> 1.1.0)
3030
parallel (~> 1.10)
3131
parser (>= 3.3.0.2)
3232
rainbow (>= 2.2.2, < 4.0)
3333
regexp_parser (>= 2.9.3, < 3.0)
34-
rubocop-ast (>= 1.45.1, < 2.0)
34+
rubocop-ast (>= 1.47.1, < 2.0)
3535
ruby-progressbar (~> 1.7)
3636
unicode-display_width (>= 2.4.0, < 4.0)
37-
rubocop-ast (1.45.1)
37+
rubocop-ast (1.47.1)
3838
parser (>= 3.3.7.2)
3939
prism (~> 1.4)
40-
rubocop-minitest (0.38.1)
40+
rubocop-minitest (0.38.2)
4141
lint_roller (~> 1.1)
4242
rubocop (>= 1.75.0, < 2.0)
4343
rubocop-ast (>= 1.38.0, < 2.0)
4444
ruby-progressbar (1.13.0)
45-
unicode-display_width (3.1.4)
46-
unicode-emoji (~> 4.0, >= 4.0.4)
47-
unicode-emoji (4.0.4)
45+
unicode-display_width (3.2.0)
46+
unicode-emoji (~> 4.1)
47+
unicode-emoji (4.1.0)
4848

4949
PLATFORMS
5050
ruby

0 commit comments

Comments
 (0)