Skip to content

Commit 291e3d0

Browse files
authored
Merge pull request #2437 from alphagov/dependabot/bundler/govuk_app_config-9.23.11
2 parents 0d65878 + 43d9b53 commit 291e3d0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gem "dartsass-rails"
1111
gem "dotenv-rails"
1212
gem "gds-api-adapters"
1313
gem "google-api-client"
14-
gem "govuk_app_config", "9.23.10"
14+
gem "govuk_app_config", "9.23.11"
1515
gem "govuk_content_item_loader"
1616
gem "govuk_publishing_components"
1717
gem "govuk_web_banners"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ GEM
173173
multi_json (~> 1.11)
174174
os (>= 0.9, < 2.0)
175175
signet (>= 0.16, < 2.a)
176-
govuk_app_config (9.23.10)
176+
govuk_app_config (9.23.11)
177177
connection_pool (< 3)
178178
logstasher (~> 2.1)
179179
opentelemetry-exporter-otlp (>= 0.25, < 0.34)
@@ -229,7 +229,7 @@ GEM
229229
prism (>= 1.3.0)
230230
rdoc (>= 4.0.0)
231231
reline (>= 0.4.2)
232-
json (2.19.3)
232+
json (2.19.4)
233233
json-schema (6.2.0)
234234
addressable (~> 2.8)
235235
bigdecimal (>= 3.1, < 5)
@@ -704,7 +704,7 @@ DEPENDENCIES
704704
dotenv-rails
705705
gds-api-adapters
706706
google-api-client
707-
govuk_app_config (= 9.23.10)
707+
govuk_app_config (= 9.23.11)
708708
govuk_content_item_loader
709709
govuk_publishing_components
710710
govuk_schemas

0 commit comments

Comments
 (0)