Skip to content

Commit 3ce98cf

Browse files
authored
Merge pull request #1175 from alphagov/dependabot/bundler/govuk_app_config-9.20.1
2 parents 27bd60a + f8d98e8 commit 3ce98cf

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ GEM
7777
ast (2.4.3)
7878
base64 (0.3.0)
7979
benchmark (0.4.1)
80-
bigdecimal (3.2.2)
80+
bigdecimal (3.2.3)
8181
brakeman (7.1.0)
8282
racc
8383
builder (3.3.0)
@@ -90,7 +90,7 @@ GEM
9090
rspec (>= 2.14, < 4)
9191
coderay (1.1.3)
9292
concurrent-ruby (1.3.5)
93-
connection_pool (2.5.3)
93+
connection_pool (2.5.4)
9494
crack (1.0.0)
9595
bigdecimal
9696
rexml
@@ -144,8 +144,8 @@ GEM
144144
google-protobuf (4.32.0-x86_64-linux-gnu)
145145
bigdecimal
146146
rake (>= 13)
147-
googleapis-common-protos-types (1.20.0)
148-
google-protobuf (>= 3.18, < 5.a)
147+
googleapis-common-protos-types (1.21.0)
148+
google-protobuf (~> 4.26)
149149
govspeak (10.6.3)
150150
actionview (>= 6, < 8.0.3)
151151
addressable (>= 2.3.8, < 2.8.8)
@@ -156,7 +156,7 @@ GEM
156156
nokogiri (~> 1.12)
157157
rinku (~> 2.0)
158158
sanitize (>= 6, < 8)
159-
govuk_app_config (9.20.0)
159+
govuk_app_config (9.20.1)
160160
logstasher (~> 2.1)
161161
opentelemetry-exporter-otlp (>= 0.25, < 0.31)
162162
opentelemetry-instrumentation-all (>= 0.39.1, < 0.81.0)
@@ -377,7 +377,7 @@ GEM
377377
opentelemetry-instrumentation-delayed_job (0.23.0)
378378
opentelemetry-api (~> 1.0)
379379
opentelemetry-instrumentation-base (~> 0.23.0)
380-
opentelemetry-instrumentation-ethon (0.23.0)
380+
opentelemetry-instrumentation-ethon (0.23.1)
381381
opentelemetry-api (~> 1.0)
382382
opentelemetry-instrumentation-base (~> 0.23.0)
383383
opentelemetry-instrumentation-excon (0.24.0)
@@ -517,7 +517,7 @@ GEM
517517
puma (6.6.1)
518518
nio4r (~> 2.0)
519519
racc (1.8.1)
520-
rack (3.2.0)
520+
rack (3.2.1)
521521
rack-protection (4.1.1)
522522
base64 (>= 0.1.0)
523523
logger (>= 1.6.0)
@@ -648,10 +648,10 @@ GEM
648648
crass (~> 1.0.2)
649649
nokogiri (>= 1.16.8)
650650
securerandom (0.4.1)
651-
sentry-rails (5.26.0)
651+
sentry-rails (5.27.0)
652652
railties (>= 5.0)
653-
sentry-ruby (~> 5.26.0)
654-
sentry-ruby (5.26.0)
653+
sentry-ruby (~> 5.27.0)
654+
sentry-ruby (5.27.0)
655655
bigdecimal
656656
concurrent-ruby (~> 1.0, >= 1.0.2)
657657
shoulda-matchers (6.5.0)

0 commit comments

Comments
 (0)