Skip to content

Commit

Permalink
Bump govuk_app_config
Browse files Browse the repository at this point in the history
This allows using the Rails DSL for content_security_policy
  • Loading branch information
kevindew committed Jun 3, 2019
1 parent 81bcc9b commit 213c856
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gem 'uglifier', '>= 1.3.0'

gem 'gds-api-adapters', '~> 59.4'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.16'
gem 'govuk_app_config', '~> 1.18'
gem 'govuk_frontend_toolkit', '~> 8.2.0'
gem 'govuk_publishing_components', '~> 16.26.0'
gem 'plek', '~> 2.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ GEM
rubocop-rspec (~> 1.28)
scss_lint
govuk_ab_testing (2.4.1)
govuk_app_config (1.16.1)
govuk_app_config (1.18.1)
aws-xray-sdk (~> 0.10.0)
logstasher (~> 1.2.2)
sentry-raven (~> 2.7.1)
Expand Down Expand Up @@ -360,7 +360,7 @@ DEPENDENCIES
gds-api-adapters (~> 59.4)
govuk-lint
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.16)
govuk_app_config (~> 1.18)
govuk_frontend_toolkit (~> 8.2.0)
govuk_publishing_components (~> 16.26.0)
govuk_schemas (~> 3.2)
Expand Down

0 comments on commit 213c856

Please sign in to comment.