Skip to content

Commit 43d9b53

Browse files
Bump govuk_app_config from 9.23.10 to 9.23.11
Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.23.10 to 9.23.11. - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](alphagov/govuk_app_config@v9.23.10...v9.23.11) --- updated-dependencies: - dependency-name: govuk_app_config dependency-version: 9.23.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40173d0 commit 43d9b53

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
public_suffix (>= 2.0.2, < 8.0)
8080
ast (2.4.3)
8181
base64 (0.3.0)
82-
bigdecimal (4.1.1)
82+
bigdecimal (4.1.2)
8383
bootsnap (1.23.0)
8484
msgpack (~> 1.2)
8585
brakeman (8.0.4)
@@ -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)