Skip to content

Commit b3b86c2

Browse files
Bump rubocop from 1.71.2 to 1.72.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.71.2 to 1.72.1. - [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.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dc89f2 commit b3b86c2

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
@@ -36,8 +36,9 @@ GEM
3636
fileutils (1.7.3)
3737
i18n (1.14.7)
3838
concurrent-ruby (~> 1.0)
39-
json (2.9.1)
39+
json (2.10.1)
4040
language_server-protocol (3.17.0.4)
41+
lint_roller (1.1.0)
4142
listen (3.9.0)
4243
rb-fsevent (~> 0.10, >= 0.10.3)
4344
rb-inotify (~> 0.9, >= 0.9.10)
@@ -98,9 +99,10 @@ GEM
9899
rspec-support (3.13.1)
99100
rspec-temp_dir (1.1.1)
100101
rspec (>= 3.0)
101-
rubocop (1.71.2)
102+
rubocop (1.72.1)
102103
json (~> 2.3)
103-
language_server-protocol (>= 3.17.0)
104+
language_server-protocol (~> 3.17.0.2)
105+
lint_roller (~> 1.1.0)
104106
parallel (~> 1.10)
105107
parser (>= 3.3.0.2)
106108
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)