Skip to content

Commit 179016f

Browse files
authored
Merge pull request #5655 from nhsuk/dependabot/bundler/next/solargraph-rails-1.3
Bump solargraph-rails from 1.2.4 to 1.3
2 parents bcbfd4b + c38876d commit 179016f

1 file changed

Lines changed: 14 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ GEM
185185
logger (~> 1.5)
186186
climate_control (1.2.0)
187187
coderay (1.1.3)
188-
concurrent-ruby (1.3.5)
188+
concurrent-ruby (1.3.6)
189189
config (5.6.1)
190190
deep_merge (~> 1.2, >= 1.2.1)
191191
ostruct
@@ -304,7 +304,7 @@ GEM
304304
htmlentities (4.4.2)
305305
http-cookie (1.1.0)
306306
domain_name (~> 0.5)
307-
i18n (1.14.7)
307+
i18n (1.14.8)
308308
concurrent-ruby (~> 1.0)
309309
indefinite_article (0.2.5)
310310
activesupport
@@ -319,7 +319,7 @@ GEM
319319
jmespath (1.6.2)
320320
jsbundling-rails (1.3.1)
321321
railties (>= 6.0.0)
322-
json (2.17.1)
322+
json (2.18.0)
323323
json-jwt (1.17.0)
324324
activesupport (>= 4.2)
325325
aes_key_wrap
@@ -378,7 +378,8 @@ GEM
378378
mime-types-data (~> 3.2025, >= 3.2025.0507)
379379
mime-types-data (3.2025.0924)
380380
mini_mime (1.1.5)
381-
minitest (5.26.2)
381+
minitest (6.0.1)
382+
prism (~> 1.5)
382383
msgpack (1.8.0)
383384
net-http (0.7.0)
384385
uri
@@ -396,9 +397,9 @@ GEM
396397
net-protocol
397398
nio4r (2.7.5)
398399
nkf (0.2.0)
399-
nokogiri (1.18.10-arm64-darwin)
400+
nokogiri (1.19.0-arm64-darwin)
400401
racc (~> 1.4)
401-
nokogiri (1.18.10-x86_64-linux-gnu)
402+
nokogiri (1.19.0-x86_64-linux-gnu)
402403
racc (~> 1.4)
403404
notifications-ruby-client (6.3.0)
404405
jwt (>= 1.5, < 4)
@@ -446,7 +447,7 @@ GEM
446447
prettyprint
447448
prettier_print (1.2.1)
448449
prettyprint (0.2.0)
449-
prism (1.6.0)
450+
prism (1.7.0)
450451
propshaft (1.3.1)
451452
actionpack (>= 7.0.0)
452453
activesupport (>= 7.0.0)
@@ -528,7 +529,7 @@ GEM
528529
rb-fsevent (0.11.2)
529530
rb-inotify (0.11.1)
530531
ffi (~> 1.0)
531-
rbs (3.9.5)
532+
rbs (3.10.0)
532533
logger
533534
rdoc (7.0.1)
534535
erb
@@ -546,7 +547,7 @@ GEM
546547
responders (3.2.0)
547548
actionpack (>= 7.0)
548549
railties (>= 7.0)
549-
reverse_markdown (3.0.0)
550+
reverse_markdown (3.0.1)
550551
nokogiri
551552
rexml (3.4.4)
552553
rladr (1.2.0)
@@ -687,9 +688,9 @@ GEM
687688
yard (~> 0.9, >= 0.9.24)
688689
yard-activesupport-concern (~> 0.0)
689690
yard-solargraph (~> 0.1)
690-
solargraph-rails (1.2.4)
691+
solargraph-rails (1.3)
691692
activesupport
692-
solargraph (>= 0.48.0, <= 0.57)
693+
solargraph (>= 0.48.0)
693694
splunk-sdk-ruby (1.0.5)
694695
stackprof (0.2.27)
695696
stringio (3.2.0)
@@ -729,7 +730,7 @@ GEM
729730
uk_postcode (2.1.8)
730731
unicode-display_width (3.2.0)
731732
unicode-emoji (~> 4.1)
732-
unicode-emoji (4.1.0)
733+
unicode-emoji (4.2.0)
733734
uri (1.1.1)
734735
useragent (0.16.11)
735736
validate_url (1.0.15)
@@ -767,7 +768,7 @@ GEM
767768
zeitwerk (>= 2.7)
768769
xpath (3.2.0)
769770
nokogiri (~> 1.8)
770-
yard (0.9.37)
771+
yard (0.9.38)
771772
yard-activesupport-concern (0.0.1)
772773
yard (>= 0.8)
773774
yard-solargraph (0.1.0)

0 commit comments

Comments
 (0)