Skip to content

Commit 0b0e973

Browse files
authored
Update site_prism (#2927)
1 parent 18e7667 commit 0b0e973

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ GEM
8989
minitest (>= 5.1, < 6)
9090
securerandom (>= 0.3)
9191
tzinfo (~> 2.0, >= 2.0.5)
92-
addressable (2.8.7)
93-
public_suffix (>= 2.0.2, < 7.0)
92+
addressable (2.9.0)
93+
public_suffix (>= 2.0.2, < 8.0)
9494
administrate (0.20.1)
9595
actionpack (>= 6.0, < 8.0)
9696
actionview (>= 6.0, < 8.0)
@@ -310,7 +310,7 @@ GEM
310310
net-pop
311311
net-smtp
312312
marcel (1.1.0)
313-
matrix (0.4.2)
313+
matrix (0.4.3)
314314
metadata_presenter (3.4.13)
315315
govspeak (~> 7.1)
316316
govuk_design_system_formbuilder (~> 5.11.0)
@@ -341,7 +341,7 @@ GEM
341341
net-smtp (0.5.1)
342342
net-protocol
343343
nio4r (2.7.4)
344-
nokogiri (1.18.9)
344+
nokogiri (1.19.3)
345345
mini_portile2 (~> 2.8.2)
346346
racc (~> 1.4)
347347
notifications-ruby-client (5.4.0)
@@ -590,7 +590,7 @@ GEM
590590
psych (5.2.3)
591591
date
592592
stringio
593-
public_suffix (6.0.1)
593+
public_suffix (7.0.5)
594594
puma (6.6.0)
595595
nio4r (~> 2.0)
596596
racc (1.8.1)
@@ -648,7 +648,7 @@ GEM
648648
rdoc (6.12.0)
649649
psych (>= 4.0.0)
650650
redis (4.8.1)
651-
regexp_parser (2.10.0)
651+
regexp_parser (2.12.0)
652652
reline (0.6.0)
653653
io-console (~> 0.5)
654654
request_store (1.7.0)
@@ -758,11 +758,11 @@ GEM
758758
terminal-table
759759
simplecov-html (0.13.1)
760760
simplecov_json_formatter (0.1.4)
761-
site_prism (5.1)
761+
site_prism (5.2)
762762
addressable (~> 2.8, >= 2.8.4)
763763
capybara (~> 3.34)
764764
site_prism-all_there (> 3, < 5)
765-
site_prism-all_there (3.0.6)
765+
site_prism-all_there (3.0.8)
766766
snaky_hash (2.0.1)
767767
hashie
768768
version_gem (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)