Skip to content

Commit 5eb8edb

Browse files
chore(deps): update dependency rubocop-rails to v2.27.0
1 parent 81e7dde commit 5eb8edb

File tree

1 file changed

+13
-16
lines changed

1 file changed

+13
-16
lines changed

Gemfile.lock

+13-16
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ GEM
153153
jbuilder (2.13.0)
154154
actionview (>= 5.0.0)
155155
activesupport (>= 5.0.0)
156-
json (2.7.4)
156+
json (2.9.0)
157157
jwt (2.9.3)
158158
base64
159159
language_server-protocol (3.17.0.3)
@@ -189,8 +189,8 @@ GEM
189189
nokogiri (1.16.8-x86_64-linux)
190190
racc (~> 1.4)
191191
os (1.1.4)
192-
parallel (1.25.1)
193-
parser (3.3.3.0)
192+
parallel (1.26.3)
193+
parser (3.3.6.0)
194194
ast (~> 2.4.1)
195195
racc
196196
pg (1.5.9)
@@ -246,16 +246,15 @@ GEM
246246
rake (13.2.1)
247247
rdoc (6.8.1)
248248
psych (>= 4.0.0)
249-
regexp_parser (2.9.2)
249+
regexp_parser (2.9.3)
250250
reline (0.5.12)
251251
io-console (~> 0.5)
252252
representable (3.2.0)
253253
declarative (< 0.1.0)
254254
trailblazer-option (>= 0.1.1, < 0.2.0)
255255
uber (< 0.2.0)
256256
retriable (3.1.2)
257-
rexml (3.3.4)
258-
strscan
257+
rexml (3.3.9)
259258
rspec-core (3.13.2)
260259
rspec-support (~> 3.13.0)
261260
rspec-expectations (3.13.3)
@@ -273,23 +272,22 @@ GEM
273272
rspec-mocks (~> 3.13)
274273
rspec-support (~> 3.13)
275274
rspec-support (3.13.1)
276-
rubocop (1.64.1)
275+
rubocop (1.69.2)
277276
json (~> 2.3)
278277
language_server-protocol (>= 3.17.0)
279278
parallel (~> 1.10)
280279
parser (>= 3.3.0.2)
281280
rainbow (>= 2.2.2, < 4.0)
282-
regexp_parser (>= 1.8, < 3.0)
283-
rexml (>= 3.2.5, < 4.0)
284-
rubocop-ast (>= 1.31.1, < 2.0)
281+
regexp_parser (>= 2.9.3, < 3.0)
282+
rubocop-ast (>= 1.36.2, < 2.0)
285283
ruby-progressbar (~> 1.7)
286-
unicode-display_width (>= 2.4.0, < 3.0)
287-
rubocop-ast (1.31.3)
284+
unicode-display_width (>= 2.4.0, < 4.0)
285+
rubocop-ast (1.37.0)
288286
parser (>= 3.3.1.0)
289-
rubocop-rails (2.25.1)
287+
rubocop-rails (2.27.0)
290288
activesupport (>= 4.2.0)
291289
rack (>= 1.1)
292-
rubocop (>= 1.33.0, < 2.0)
290+
rubocop (>= 1.52.0, < 2.0)
293291
rubocop-ast (>= 1.31.1, < 2.0)
294292
ruby-graphviz (1.2.5)
295293
rexml
@@ -307,14 +305,13 @@ GEM
307305
jwt (>= 1.5, < 3.0)
308306
multi_json (~> 1.10)
309307
stringio (3.1.2)
310-
strscan (3.1.0)
311308
thor (1.3.2)
312309
timeout (0.4.2)
313310
trailblazer-option (0.1.2)
314311
tzinfo (2.0.6)
315312
concurrent-ruby (~> 1.0)
316313
uber (0.1.0)
317-
unicode-display_width (2.5.0)
314+
unicode-display_width (2.6.0)
318315
uri (0.13.1)
319316
useragent (0.16.11)
320317
websocket-driver (0.7.6)

0 commit comments

Comments
 (0)