Skip to content

Commit

Permalink
Bump govuk_app_config from 1.20.2 to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Aug 29, 2019
1 parent 6ccb37a commit 90b4e4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 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', '~> 60.0'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.20'
gem 'govuk_app_config', '~> 2.0'
gem 'govuk_frontend_toolkit', '~> 8.2.0'
gem 'govuk_publishing_components', '~> 17.21.0'
gem 'plek', '~> 3.0'
Expand Down
8 changes: 2 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ GEM
rails (>= 4.2)
sass (> 3.4)
ast (2.4.0)
aws-xray-sdk (0.10.2)
oj (~> 3.0)
better_errors (2.5.1)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
Expand Down Expand Up @@ -108,8 +106,7 @@ GEM
rubocop-rspec (~> 1.28)
scss_lint
govuk_ab_testing (2.4.1)
govuk_app_config (1.20.2)
aws-xray-sdk (~> 0.10.0)
govuk_app_config (2.0.0)
logstasher (>= 1.2.2, < 1.4.0)
sentry-raven (>= 2.7.1, < 2.12.0)
statsd-ruby (~> 1.4.0)
Expand Down Expand Up @@ -192,7 +189,6 @@ GEM
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
null_logger (0.0.1)
oj (3.8.1)
parallel (1.17.0)
parser (2.6.3.0)
ast (~> 2.4.0)
Expand Down Expand Up @@ -368,7 +364,7 @@ DEPENDENCIES
gds-api-adapters (~> 60.0)
govuk-lint
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.20)
govuk_app_config (~> 2.0)
govuk_frontend_toolkit (~> 8.2.0)
govuk_publishing_components (~> 17.21.0)
govuk_schemas (~> 4.0)
Expand Down

0 comments on commit 90b4e4b

Please sign in to comment.