Skip to content

Commit 26a9e10

Browse files
Bump rubocop from 1.69.1 to 1.71.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.1 to 1.71.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.69.1...v1.71.2) --- 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 3837f44 commit 26a9e10

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ GEM
114114
jbuilder (2.13.0)
115115
actionview (>= 5.0.0)
116116
activesupport (>= 5.0.0)
117-
json (2.9.0)
118-
language_server-protocol (3.17.0.3)
117+
json (2.9.1)
118+
language_server-protocol (3.17.0.4)
119119
listen (3.9.0)
120120
rb-fsevent (~> 0.10, >= 0.10.3)
121121
rb-inotify (~> 0.9, >= 0.9.10)
@@ -149,7 +149,7 @@ GEM
149149
nokogiri (1.16.8-x86_64-linux)
150150
racc (~> 1.4)
151151
parallel (1.26.3)
152-
parser (3.3.6.0)
152+
parser (3.3.7.1)
153153
ast (~> 2.4.1)
154154
racc
155155
pg (1.5.9)
@@ -209,7 +209,7 @@ GEM
209209
ffi (~> 1.0)
210210
rdoc (6.7.0)
211211
psych (>= 4.0.0)
212-
regexp_parser (2.9.3)
212+
regexp_parser (2.10.0)
213213
reline (0.5.11)
214214
io-console (~> 0.5)
215215
rexml (3.3.9)
@@ -231,17 +231,17 @@ GEM
231231
rspec-mocks (~> 3.13)
232232
rspec-support (~> 3.13)
233233
rspec-support (3.13.1)
234-
rubocop (1.69.1)
234+
rubocop (1.71.2)
235235
json (~> 2.3)
236236
language_server-protocol (>= 3.17.0)
237237
parallel (~> 1.10)
238238
parser (>= 3.3.0.2)
239239
rainbow (>= 2.2.2, < 4.0)
240240
regexp_parser (>= 2.9.3, < 3.0)
241-
rubocop-ast (>= 1.36.2, < 2.0)
241+
rubocop-ast (>= 1.38.0, < 2.0)
242242
ruby-progressbar (~> 1.7)
243243
unicode-display_width (>= 2.4.0, < 4.0)
244-
rubocop-ast (1.36.2)
244+
rubocop-ast (1.38.0)
245245
parser (>= 3.3.1.0)
246246
rubocop-capybara (2.18.0)
247247
rubocop (~> 1.41)
@@ -282,7 +282,7 @@ GEM
282282
timeout (0.4.1)
283283
tzinfo (2.0.6)
284284
concurrent-ruby (~> 1.0)
285-
unicode-display_width (3.1.2)
285+
unicode-display_width (3.1.4)
286286
unicode-emoji (~> 4.0, >= 4.0.4)
287287
unicode-emoji (4.0.4)
288288
watir (7.3.0)

0 commit comments

Comments
 (0)