Skip to content

Commit fa2ec05

Browse files
build(deps): bump govspeak from 10.8.2 to 10.8.3
Bumps [govspeak](https://github.com/alphagov/govspeak) from 10.8.2 to 10.8.3. - [Changelog](https://github.com/alphagov/govspeak/blob/main/CHANGELOG.md) - [Commits](alphagov/govspeak@v10.8.2...v10.8.3) --- updated-dependencies: - dependency-name: govspeak dependency-version: 10.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25db6c2 commit fa2ec05

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ GEM
7272
securerandom (>= 0.3)
7373
tzinfo (~> 2.0, >= 2.0.5)
7474
uri (>= 0.13.1)
75-
addressable (2.8.7)
76-
public_suffix (>= 2.0.2, < 7.0)
75+
addressable (2.8.8)
76+
public_suffix (>= 2.0.2, < 8.0)
7777
amazing_print (1.8.1)
7878
amq-protocol (2.3.4)
7979
ast (2.4.3)
@@ -241,9 +241,9 @@ GEM
241241
multi_json (~> 1.11)
242242
os (>= 0.9, < 2.0)
243243
signet (>= 0.16, < 2.a)
244-
govspeak (10.8.2)
244+
govspeak (10.8.3)
245245
actionview (>= 6, < 8.1.2)
246-
addressable (>= 2.3.8, < 2.8.8)
246+
addressable (>= 2.3.8, < 2.8.9)
247247
govuk_publishing_components (>= 43)
248248
htmlentities (~> 4)
249249
i18n (>= 0.7, < 1.14.8)
@@ -267,7 +267,7 @@ GEM
267267
govuk_personalisation (1.1.0)
268268
plek (>= 1.9.0)
269269
rails (>= 6, < 9)
270-
govuk_publishing_components (62.1.0)
270+
govuk_publishing_components (62.2.0)
271271
govuk_app_config
272272
govuk_personalisation (>= 0.7.0)
273273
kramdown
@@ -549,7 +549,7 @@ GEM
549549
opentelemetry-instrumentation-base (~> 0.25)
550550
opentelemetry-instrumentation-ruby_kafka (0.24.0)
551551
opentelemetry-instrumentation-base (~> 0.25)
552-
opentelemetry-instrumentation-sidekiq (0.28.0)
552+
opentelemetry-instrumentation-sidekiq (0.28.1)
553553
opentelemetry-instrumentation-base (~> 0.25)
554554
opentelemetry-instrumentation-sinatra (0.28.0)
555555
opentelemetry-instrumentation-rack (~> 0.29)
@@ -630,7 +630,7 @@ GEM
630630
psych (5.2.6)
631631
date
632632
stringio
633-
public_suffix (6.0.2)
633+
public_suffix (7.0.0)
634634
puma (7.1.0)
635635
nio4r (~> 2.0)
636636
raabro (1.4.0)
@@ -844,7 +844,7 @@ GEM
844844
statsd-ruby (1.5.0)
845845
string_pattern (2.3.0)
846846
regexp_parser (~> 2.5, >= 2.5.0)
847-
stringio (3.1.8)
847+
stringio (3.1.9)
848848
strong_migrations (2.5.1)
849849
activerecord (>= 7.1)
850850
sync (0.5.0)

0 commit comments

Comments
 (0)