Skip to content

Commit 502d0b5

Browse files
Update dependency standard to v1.51.0
1 parent 123c532 commit 502d0b5

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ GEM
160160
rails-dom-testing (>= 1, < 3)
161161
railties (>= 4.2.0)
162162
thor (>= 0.14, < 2.0)
163-
json (2.12.0)
163+
json (2.13.2)
164164
language_server-protocol (3.17.0.5)
165165
launchy (3.1.1)
166166
addressable (~> 2.8)
@@ -212,7 +212,7 @@ GEM
212212
nokogiri (1.18.9-x86_64-linux-gnu)
213213
racc (~> 1.4)
214214
parallel (1.27.0)
215-
parser (3.3.8.0)
215+
parser (3.3.9.0)
216216
ast (~> 2.4.1)
217217
racc
218218
pg (1.6.2-arm64-darwin)
@@ -222,7 +222,7 @@ GEM
222222
pp (0.6.2)
223223
prettyprint
224224
prettyprint (0.2.0)
225-
prism (1.4.0)
225+
prism (1.5.0)
226226
pry (0.15.2)
227227
coderay (~> 1.1)
228228
method_source (~> 1.0)
@@ -281,7 +281,7 @@ GEM
281281
rdoc (6.14.2)
282282
erb
283283
psych (>= 4.0.0)
284-
regexp_parser (2.10.0)
284+
regexp_parser (2.11.2)
285285
reline (0.6.2)
286286
io-console (~> 0.5)
287287
request_store (1.7.0)
@@ -306,18 +306,18 @@ GEM
306306
rspec-mocks (~> 3.13)
307307
rspec-support (~> 3.13)
308308
rspec-support (3.13.2)
309-
rubocop (1.75.6)
309+
rubocop (1.80.2)
310310
json (~> 2.3)
311311
language_server-protocol (~> 3.17.0.2)
312312
lint_roller (~> 1.1.0)
313313
parallel (~> 1.10)
314314
parser (>= 3.3.0.2)
315315
rainbow (>= 2.2.2, < 4.0)
316316
regexp_parser (>= 2.9.3, < 3.0)
317-
rubocop-ast (>= 1.44.0, < 2.0)
317+
rubocop-ast (>= 1.46.0, < 2.0)
318318
ruby-progressbar (~> 1.7)
319319
unicode-display_width (>= 2.4.0, < 4.0)
320-
rubocop-ast (1.44.1)
320+
rubocop-ast (1.46.0)
321321
parser (>= 3.3.7.2)
322322
prism (~> 1.4)
323323
rubocop-performance (1.25.0)
@@ -359,10 +359,10 @@ GEM
359359
actionpack (>= 6.1)
360360
activesupport (>= 6.1)
361361
sprockets (>= 3.0.0)
362-
standard (1.50.0)
362+
standard (1.51.1)
363363
language_server-protocol (~> 3.17.0.2)
364364
lint_roller (~> 1.0)
365-
rubocop (~> 1.75.5)
365+
rubocop (~> 1.80.2)
366366
standard-custom (~> 1.0.0)
367367
standard-performance (~> 1.8)
368368
standard-custom (1.0.2)
@@ -382,9 +382,9 @@ GEM
382382
concurrent-ruby (~> 1.0)
383383
uglifier (4.2.1)
384384
execjs (>= 0.3.0, < 3)
385-
unicode-display_width (3.1.4)
386-
unicode-emoji (~> 4.0, >= 4.0.4)
387-
unicode-emoji (4.0.4)
385+
unicode-display_width (3.2.0)
386+
unicode-emoji (~> 4.1)
387+
unicode-emoji (4.1.0)
388388
uniform_notifier (1.16.0)
389389
uri (1.0.3)
390390
useragent (0.16.11)

0 commit comments

Comments
 (0)