Skip to content

Commit c8c31d3

Browse files
Bump rubocop from 1.65.1 to 1.66.1 (#106)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.1 to 1.66.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.65.1...v1.66.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0623c4 commit c8c31d3

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

Gemfile.lock

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ GEM
161161
racc (~> 1.4)
162162
nokogiri (1.16.7-x86_64-linux)
163163
racc (~> 1.4)
164-
parallel (1.25.1)
165-
parser (3.3.4.0)
164+
parallel (1.26.3)
165+
parser (3.3.5.0)
166166
ast (~> 2.4.1)
167167
racc
168168
pragmatic_segmenter (0.3.23)
@@ -222,8 +222,6 @@ GEM
222222
regexp_parser (2.9.2)
223223
reline (0.5.10)
224224
io-console (~> 0.5)
225-
rexml (3.3.6)
226-
strscan
227225
rspec (3.13.0)
228226
rspec-core (~> 3.13.0)
229227
rspec-expectations (~> 3.13.0)
@@ -237,18 +235,17 @@ GEM
237235
diff-lcs (>= 1.2.0, < 2.0)
238236
rspec-support (~> 3.13.0)
239237
rspec-support (3.13.0)
240-
rubocop (1.65.1)
238+
rubocop (1.66.1)
241239
json (~> 2.3)
242240
language_server-protocol (>= 3.17.0)
243241
parallel (~> 1.10)
244242
parser (>= 3.3.0.2)
245243
rainbow (>= 2.2.2, < 4.0)
246244
regexp_parser (>= 2.4, < 3.0)
247-
rexml (>= 3.2.5, < 4.0)
248-
rubocop-ast (>= 1.31.1, < 2.0)
245+
rubocop-ast (>= 1.32.2, < 2.0)
249246
ruby-progressbar (~> 1.7)
250247
unicode-display_width (>= 2.4.0, < 3.0)
251-
rubocop-ast (1.31.3)
248+
rubocop-ast (1.32.3)
252249
parser (>= 3.3.1.0)
253250
rubocop-performance (1.20.1)
254251
rubocop (>= 1.48.1, < 2.0)
@@ -269,7 +266,6 @@ GEM
269266
standardrb (1.0.1)
270267
standard
271268
stringio (3.1.1)
272-
strscan (3.1.0)
273269
thor (1.3.2)
274270
tiktoken_ruby (0.0.8)
275271
rb_sys (>= 0.9.86)

0 commit comments

Comments
 (0)