Skip to content

Commit ebac047

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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8f0a59 commit ebac047

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ GEM
5151
ffi (1.17.1-x86_64-linux-gnu)
5252
json (2.10.1)
5353
language_server-protocol (3.17.0.4)
54+
lint_roller (1.1.0)
5455
mini_mime (1.1.5)
5556
multi_test (1.1.0)
5657
parallel (1.26.3)
@@ -92,9 +93,10 @@ GEM
9293
binding_of_caller
9394
rspec-parameterized-core (< 2)
9495
rspec-support (3.13.2)
95-
rubocop (1.71.2)
96+
rubocop (1.72.2)
9697
json (~> 2.3)
97-
language_server-protocol (>= 3.17.0)
98+
language_server-protocol (~> 3.17.0.2)
99+
lint_roller (~> 1.1.0)
98100
parallel (~> 1.10)
99101
parser (>= 3.3.0.2)
100102
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)