Skip to content

Commit 3b61a18

Browse files
authored
Merge pull request #1270 from alphagov/dependabot/bundler/govuk_app_config-1.12.0
2 parents 61c9e0b + c58986c commit 3b61a18

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gem 'uglifier', '>= 1.3.0'
1515

1616
gem 'gds-api-adapters', '~> 57.4'
1717
gem 'govuk_ab_testing', '~> 2.4'
18-
gem 'govuk_app_config', '~> 1.11'
18+
gem 'govuk_app_config', '~> 1.12'
1919
gem 'govuk_frontend_toolkit', '~> 8.1.0'
2020
gem 'govuk_publishing_components', '~> 16.3.0'
2121
gem 'plek', '~> 2.1'

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ GEM
120120
rubocop-rspec (~> 1.28)
121121
scss_lint
122122
govuk_ab_testing (2.4.1)
123-
govuk_app_config (1.11.3)
123+
govuk_app_config (1.12.0)
124124
aws-xray-sdk (~> 0.10.0)
125125
logstasher (~> 1.2.2)
126126
sentry-raven (~> 2.7.1)
@@ -368,7 +368,7 @@ DEPENDENCIES
368368
gds-api-adapters (~> 57.4)
369369
govuk-lint
370370
govuk_ab_testing (~> 2.4)
371-
govuk_app_config (~> 1.11)
371+
govuk_app_config (~> 1.12)
372372
govuk_frontend_toolkit (~> 8.1.0)
373373
govuk_publishing_components (~> 16.3.0)
374374
govuk_schemas (~> 3.2)

0 commit comments

Comments
 (0)