Skip to content

Commit

Permalink
Bump govuk_app_config from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Sep 24, 2018
1 parent f063080 commit ef4ad51
Show file tree
Hide file tree
Showing 2 changed files with 7 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', '~> 53.1'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.8'
gem 'govuk_app_config', '~> 1.9'
gem 'govuk_frontend_toolkit', '~> 7.6'
gem 'govuk_publishing_components', '~> 9.26.0'
gem 'plek', '~> 2.1'
Expand Down
8 changes: 6 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ GEM
rails (>= 4.2)
sass (> 3.4)
ast (2.4.0)
aws-xray-sdk (0.10.2)
oj (~> 3.0)
better_errors (2.5.0)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
Expand Down Expand Up @@ -116,7 +118,8 @@ GEM
rubocop-rspec (~> 1.28)
scss_lint
govuk_ab_testing (2.4.1)
govuk_app_config (1.8.0)
govuk_app_config (1.9.0)
aws-xray-sdk (~> 0.10.0)
logstasher (~> 1.2.2)
sentry-raven (~> 2.7.1)
statsd-ruby (~> 1.4.0)
Expand Down Expand Up @@ -192,6 +195,7 @@ GEM
nokogumbo (1.5.0)
nokogiri
null_logger (0.0.1)
oj (3.6.10)
parallel (1.12.1)
parser (2.5.1.2)
ast (~> 2.4.0)
Expand Down Expand Up @@ -361,7 +365,7 @@ DEPENDENCIES
gds-api-adapters (~> 53.1)
govuk-lint
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.8)
govuk_app_config (~> 1.9)
govuk_frontend_toolkit (~> 7.6)
govuk_publishing_components (~> 9.26.0)
govuk_schemas (~> 3.2)
Expand Down

0 comments on commit ef4ad51

Please sign in to comment.