Skip to content

Commit 89e86fc

Browse files
authored
Merge pull request #4693 from alphagov/dependabot/bundler/govuk_publishing_components-38.4.2
Bump govuk_publishing_components from 38.4.1 to 38.4.2
2 parents dcb2a80 + 3bd622e commit 89e86fc

File tree

1 file changed

+17
-12
lines changed

1 file changed

+17
-12
lines changed

Gemfile.lock

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ GEM
7373
execjs (~> 2)
7474
backports (3.25.0)
7575
bigdecimal (3.1.8)
76-
builder (3.2.4)
76+
builder (3.3.0)
7777
byebug (11.1.3)
7878
capybara (3.40.0)
7979
addressable
@@ -105,7 +105,7 @@ GEM
105105
sass (>= 3.3.0, < 3.5)
106106
compass-import-once (1.0.5)
107107
sass (>= 3.2, < 3.5)
108-
concurrent-ruby (1.3.1)
108+
concurrent-ruby (1.3.3)
109109
contracts (0.17)
110110
crack (1.0.0)
111111
bigdecimal
@@ -167,7 +167,7 @@ GEM
167167
google-protobuf (3.25.3-x86_64-linux)
168168
googleapis-common-protos-types (1.14.0)
169169
google-protobuf (~> 3.18)
170-
govuk_app_config (9.11.0)
170+
govuk_app_config (9.11.2)
171171
logstasher (~> 2.1)
172172
opentelemetry-exporter-otlp (>= 0.25, < 0.27)
173173
opentelemetry-instrumentation-all (>= 0.39.1, < 0.61.0)
@@ -182,7 +182,7 @@ GEM
182182
govuk_personalisation (0.16.0)
183183
plek (>= 1.9.0)
184184
rails (>= 6, < 8)
185-
govuk_publishing_components (38.4.1)
185+
govuk_publishing_components (38.4.2)
186186
govuk_app_config
187187
govuk_personalisation (>= 0.7.0)
188188
kramdown
@@ -318,7 +318,7 @@ GEM
318318
multi_json (1.15.0)
319319
multipart-post (2.4.1)
320320
mutex_m (0.2.0)
321-
net-imap (0.4.11)
321+
net-imap (0.4.12)
322322
date
323323
net-protocol
324324
net-pop (0.1.2)
@@ -354,6 +354,10 @@ GEM
354354
opentelemetry-common (~> 0.20)
355355
opentelemetry-helpers-sql-obfuscation (0.1.0)
356356
opentelemetry-common (~> 0.20)
357+
opentelemetry-instrumentation-action_mailer (0.1.0)
358+
opentelemetry-api (~> 1.0)
359+
opentelemetry-instrumentation-active_support (~> 0.1)
360+
opentelemetry-instrumentation-base (~> 0.22.1)
357361
opentelemetry-instrumentation-action_pack (0.9.0)
358362
opentelemetry-api (~> 1.0)
359363
opentelemetry-instrumentation-base (~> 0.22.1)
@@ -489,8 +493,9 @@ GEM
489493
opentelemetry-api (~> 1.0)
490494
opentelemetry-common (~> 0.21.0)
491495
opentelemetry-instrumentation-base (~> 0.22.1)
492-
opentelemetry-instrumentation-rails (0.30.1)
496+
opentelemetry-instrumentation-rails (0.30.2)
493497
opentelemetry-api (~> 1.0)
498+
opentelemetry-instrumentation-action_mailer (~> 0.1.0)
494499
opentelemetry-instrumentation-action_pack (~> 0.9.0)
495500
opentelemetry-instrumentation-action_view (~> 0.7.0)
496501
opentelemetry-instrumentation-active_job (~> 0.7.0)
@@ -552,7 +557,7 @@ GEM
552557
ast (~> 2.4.1)
553558
racc
554559
parslet (2.0.0)
555-
plek (5.1.0)
560+
plek (5.2.0)
556561
process_executer (1.1.0)
557562
prometheus_exporter (2.1.0)
558563
webrick
@@ -605,8 +610,8 @@ GEM
605610
regexp_parser (2.9.2)
606611
request_store (1.7.0)
607612
rack (>= 1.4)
608-
rexml (3.2.8)
609-
strscan (>= 3.0.9)
613+
rexml (3.3.0)
614+
strscan
610615
rouge (3.30.0)
611616
rspec (3.13.0)
612617
rspec-core (~> 3.13.0)
@@ -685,9 +690,9 @@ GEM
685690
sprockets (4.2.1)
686691
concurrent-ruby (~> 1.0)
687692
rack (>= 2.2.4, < 4)
688-
sprockets-rails (3.4.2)
689-
actionpack (>= 5.2)
690-
activesupport (>= 5.2)
693+
sprockets-rails (3.5.1)
694+
actionpack (>= 6.1)
695+
activesupport (>= 6.1)
691696
sprockets (>= 3.0.0)
692697
statsd-ruby (1.5.0)
693698
strscan (3.1.0)

0 commit comments

Comments
 (0)