Skip to content

Commit aeb6d89

Browse files
Bump rubocop from 1.81.7 to 1.82.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.7 to 1.82.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.7...v1.82.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d42739e commit aeb6d89

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ GEM
8787
httpclient (2.8.3)
8888
i18n (1.14.7)
8989
concurrent-ruby (~> 1.0)
90-
json (2.15.2)
90+
json (2.18.0)
9191
jsonpath (1.1.5)
9292
multi_json
9393
language_server-protocol (3.17.0.5)
@@ -156,18 +156,18 @@ GEM
156156
diff-lcs (>= 1.2.0, < 2.0)
157157
rspec-support (~> 3.13.0)
158158
rspec-support (3.13.6)
159-
rubocop (1.81.7)
159+
rubocop (1.82.0)
160160
json (~> 2.3)
161161
language_server-protocol (~> 3.17.0.2)
162162
lint_roller (~> 1.1.0)
163163
parallel (~> 1.10)
164164
parser (>= 3.3.0.2)
165165
rainbow (>= 2.2.2, < 4.0)
166166
regexp_parser (>= 2.9.3, < 3.0)
167-
rubocop-ast (>= 1.47.1, < 2.0)
167+
rubocop-ast (>= 1.48.0, < 2.0)
168168
ruby-progressbar (~> 1.7)
169169
unicode-display_width (>= 2.4.0, < 4.0)
170-
rubocop-ast (1.47.1)
170+
rubocop-ast (1.48.0)
171171
parser (>= 3.3.7.2)
172172
prism (~> 1.4)
173173
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)