Skip to content

Commit f760c3b

Browse files
authored
Merge pull request #3171 from TracksApp/dependabot/bundler/solargraph-0.57.0
Bump solargraph from 0.56.0 to 0.57.0
2 parents 4789f85 + 74acc8a commit f760c3b

File tree

1 file changed

+17
-14
lines changed

1 file changed

+17
-14
lines changed

Gemfile.lock

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ GEM
180180
thor (>= 0.14, < 2.0)
181181
jquery-ui-rails (8.0.0)
182182
railties (>= 3.2.16)
183-
json (2.12.2)
183+
json (2.15.0)
184184
kramdown (2.5.1)
185185
rexml (>= 3.3.9)
186186
kramdown-parser-gfm (1.1.0)
@@ -235,16 +235,16 @@ GEM
235235
mini_portile2 (~> 2.8.2)
236236
racc (~> 1.4)
237237
observer (0.1.2)
238-
ostruct (0.6.2)
238+
ostruct (0.6.3)
239239
parallel (1.27.0)
240-
parser (3.3.8.0)
240+
parser (3.3.9.0)
241241
ast (~> 2.4.1)
242242
racc
243243
pg (1.6.2)
244244
pp (0.6.2)
245245
prettyprint
246246
prettyprint (0.2.0)
247-
prism (1.4.0)
247+
prism (1.5.1)
248248
psych (5.2.6)
249249
date
250250
stringio
@@ -306,12 +306,12 @@ GEM
306306
rb-fsevent (0.11.2)
307307
rb-inotify (0.11.1)
308308
ffi (~> 1.0)
309-
rbs (3.9.4)
309+
rbs (3.9.5)
310310
logger
311311
rdoc (6.14.2)
312312
erb
313313
psych (>= 4.0.0)
314-
regexp_parser (2.10.0)
314+
regexp_parser (2.11.3)
315315
reline (0.6.2)
316316
io-console (~> 0.5)
317317
reverse_markdown (3.0.0)
@@ -332,7 +332,7 @@ GEM
332332
rubocop-ast (>= 1.45.1, < 2.0)
333333
ruby-progressbar (~> 1.7)
334334
unicode-display_width (>= 2.4.0, < 4.0)
335-
rubocop-ast (1.45.1)
335+
rubocop-ast (1.47.1)
336336
parser (>= 3.3.7.2)
337337
prism (~> 1.4)
338338
ruby-progressbar (1.13.0)
@@ -353,7 +353,7 @@ GEM
353353
json (>= 1.8, < 3)
354354
simplecov-html (~> 0.10.0)
355355
simplecov-html (0.10.2)
356-
solargraph (0.56.0)
356+
solargraph (0.57.0)
357357
backport (~> 1.2)
358358
benchmark (~> 0.4)
359359
bundler (~> 2.0)
@@ -366,12 +366,13 @@ GEM
366366
ostruct (~> 0.6)
367367
parser (~> 3.0)
368368
prism (~> 1.4)
369-
rbs (~> 3.3)
369+
rbs (>= 3.6.1, <= 4.0.0.dev.4)
370370
reverse_markdown (~> 3.0)
371-
rubocop (~> 1.38)
371+
rubocop (~> 1.76)
372372
thor (~> 1.0)
373373
tilt (~> 2.0)
374374
yard (~> 0.9, >= 0.9.24)
375+
yard-activesupport-concern (~> 0.0)
375376
yard-solargraph (~> 0.1)
376377
spring (4.4.0)
377378
sprockets (4.2.2)
@@ -393,7 +394,7 @@ GEM
393394
terser (1.2.6)
394395
execjs (>= 0.3.0, < 3)
395396
thor (1.4.0)
396-
tilt (2.6.0)
397+
tilt (2.6.1)
397398
timeout (0.4.3)
398399
tolk (6.0.0)
399400
rails (>= 7.0, < 7.3)
@@ -402,16 +403,18 @@ GEM
402403
rails (>= 3.1)
403404
tzinfo (2.0.6)
404405
concurrent-ruby (~> 1.0)
405-
unicode-display_width (3.1.4)
406-
unicode-emoji (~> 4.0, >= 4.0.4)
407-
unicode-emoji (4.0.4)
406+
unicode-display_width (3.2.0)
407+
unicode-emoji (~> 4.1)
408+
unicode-emoji (4.1.0)
408409
uniform_notifier (1.17.0)
409410
websocket-driver (0.8.0)
410411
base64
411412
websocket-extensions (>= 0.1.0)
412413
websocket-extensions (0.1.5)
413414
will_paginate (4.0.1)
414415
yard (0.9.37)
416+
yard-activesupport-concern (0.0.1)
417+
yard (>= 0.8)
415418
yard-solargraph (0.1.0)
416419
yard (~> 0.9)
417420
zeitwerk (2.7.3)

0 commit comments

Comments
 (0)