Skip to content

Commit c892b05

Browse files
authored
Merge pull request #1862 from alphagov/dependabot/bundler/govuk_app_config-9.23.9
2 parents dafbab9 + add3f9e commit c892b05

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem "gds-api-adapters"
1313
gem "gds-sso"
1414
gem "google-api-client"
1515
gem "googleauth"
16-
gem "govuk_app_config", "9.23.8"
16+
gem "govuk_app_config", "9.23.9"
1717
gem "govuk_publishing_components"
1818
gem "gretel"
1919
gem "jbuilder"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ GEM
243243
multi_json (~> 1.11)
244244
os (>= 0.9, < 2.0)
245245
signet (>= 0.16, < 2.a)
246-
govuk_app_config (9.23.8)
246+
govuk_app_config (9.23.9)
247247
connection_pool (< 3)
248248
logstasher (~> 2.1)
249249
opentelemetry-exporter-otlp (>= 0.25, < 0.34)
@@ -630,7 +630,7 @@ GEM
630630
tsort (>= 0.2)
631631
zeitwerk (~> 2.6)
632632
rainbow (3.1.1)
633-
rake (13.3.1)
633+
rake (13.4.1)
634634
rdoc (7.2.0)
635635
erb
636636
psych (>= 4.0.0)
@@ -826,7 +826,7 @@ DEPENDENCIES
826826
gds-sso
827827
google-api-client
828828
googleauth
829-
govuk_app_config (= 9.23.8)
829+
govuk_app_config (= 9.23.9)
830830
govuk_publishing_components
831831
govuk_test
832832
gretel

0 commit comments

Comments
 (0)