Skip to content

Commit 1caa0dc

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 0d9415e commit 1caa0dc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gem "aws-sdk-s3"
88
gem "bootsnap", require: false
99
gem "connection_pool", "< 4"
1010
gem "gds-api-adapters"
11-
gem "govuk_app_config", "9.23.10"
11+
gem "govuk_app_config", "9.23.11"
1212
gem "govuk_sidekiq"
1313
gem "httparty"
1414
gem "pact", "~> 1.67", require: false

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
aws-sigv4 (1.12.1)
100100
aws-eventstream (~> 1, >= 1.0.2)
101101
base64 (0.3.0)
102-
bigdecimal (4.1.1)
102+
bigdecimal (4.1.2)
103103
bootsnap (1.23.0)
104104
msgpack (~> 1.2)
105105
brakeman (8.0.4)
@@ -168,7 +168,7 @@ GEM
168168
rake (~> 13.3)
169169
googleapis-common-protos-types (1.22.0)
170170
google-protobuf (~> 4.26)
171-
govuk_app_config (9.23.10)
171+
govuk_app_config (9.23.11)
172172
connection_pool (< 3)
173173
logstasher (~> 2.1)
174174
opentelemetry-exporter-otlp (>= 0.25, < 0.34)
@@ -208,7 +208,7 @@ GEM
208208
rdoc (>= 4.0.0)
209209
reline (>= 0.4.2)
210210
jmespath (1.6.2)
211-
json (2.19.3)
211+
json (2.19.4)
212212
jsonpath (1.1.5)
213213
multi_json
214214
language_server-protocol (3.17.0.5)
@@ -708,7 +708,7 @@ DEPENDENCIES
708708
connection_pool (< 4)
709709
factory_bot_rails
710710
gds-api-adapters
711-
govuk_app_config (= 9.23.10)
711+
govuk_app_config (= 9.23.11)
712712
govuk_sidekiq
713713
govuk_test
714714
httparty

0 commit comments

Comments
 (0)