Skip to content

Commit 3d84a43

Browse files
deps-dev(deps-dev): bump the rubocop group with 2 updates
Bumps the rubocop group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-minitest](https://github.com/rubocop/rubocop-minitest). Updates `rubocop` from 1.79.1 to 1.80.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.1...v1.80.2) 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) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.80.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop - dependency-name: rubocop-minitest dependency-version: 0.38.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rubocop ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 702a504 commit 3d84a43

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GEM
1313
dotenv (3.1.8)
1414
eventmachine (1.2.7)
1515
hashdiff (1.2.0)
16-
json (2.13.2)
16+
json (2.14.1)
1717
language_server-protocol (3.17.0.5)
1818
lint_roller (1.1.0)
1919
logger (1.7.0)
@@ -25,7 +25,7 @@ GEM
2525
parser (3.3.9.0)
2626
ast (~> 2.4.1)
2727
racc
28-
prism (1.4.0)
28+
prism (1.5.1)
2929
public_suffix (6.0.2)
3030
puma (7.0.1)
3131
nio4r (~> 2.0)
@@ -42,9 +42,9 @@ GEM
4242
rack (>= 1.3)
4343
rainbow (3.1.1)
4444
rake (13.3.0)
45-
regexp_parser (2.10.0)
45+
regexp_parser (2.11.3)
4646
rexml (3.4.1)
47-
rubocop (1.79.1)
47+
rubocop (1.80.2)
4848
json (~> 2.3)
4949
language_server-protocol (~> 3.17.0.2)
5050
lint_roller (~> 1.1.0)
@@ -55,10 +55,10 @@ GEM
5555
rubocop-ast (>= 1.46.0, < 2.0)
5656
ruby-progressbar (~> 1.7)
5757
unicode-display_width (>= 2.4.0, < 4.0)
58-
rubocop-ast (1.46.0)
58+
rubocop-ast (1.47.1)
5959
parser (>= 3.3.7.2)
6060
prism (~> 1.4)
61-
rubocop-minitest (0.38.1)
61+
rubocop-minitest (0.38.2)
6262
lint_roller (~> 1.1)
6363
rubocop (>= 1.75.0, < 2.0)
6464
rubocop-ast (>= 1.38.0, < 2.0)
@@ -80,9 +80,9 @@ GEM
8080
logger
8181
rack (>= 1, < 4)
8282
tilt (2.6.1)
83-
unicode-display_width (3.1.4)
84-
unicode-emoji (~> 4.0, >= 4.0.4)
85-
unicode-emoji (4.0.4)
83+
unicode-display_width (3.2.0)
84+
unicode-emoji (~> 4.1)
85+
unicode-emoji (4.1.0)
8686
webmock (3.25.1)
8787
addressable (>= 2.8.0)
8888
crack (>= 0.3.2)

0 commit comments

Comments
 (0)