Skip to content

Commit 07edf73

Browse files
Bump rubocop from 1.71.2 to 1.72.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.71.2 to 1.72.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.71.2...v1.72.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 996d11c commit 07edf73

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ GEM
4040
erubi (1.13.0)
4141
i18n (1.14.7)
4242
concurrent-ruby (~> 1.0)
43-
json (2.10.0)
43+
json (2.10.1)
4444
language_server-protocol (3.17.0.4)
45+
lint_roller (1.1.0)
4546
logger (1.6.5)
4647
loofah (2.23.1)
4748
crass (~> 1.0.2)
@@ -74,9 +75,10 @@ GEM
7475
rainbow (3.1.1)
7576
rake (13.2.1)
7677
regexp_parser (2.10.0)
77-
rubocop (1.71.2)
78+
rubocop (1.72.2)
7879
json (~> 2.3)
79-
language_server-protocol (>= 3.17.0)
80+
language_server-protocol (~> 3.17.0.2)
81+
lint_roller (~> 1.1.0)
8082
parallel (~> 1.10)
8183
parser (>= 3.3.0.2)
8284
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)