Skip to content

Commit

Permalink
Bump govuk_app_config from 1.19.0 to 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jul 11, 2019
1 parent 7f3d997 commit 021633d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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.5'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.18'
gem 'govuk_app_config', '~> 1.20'
gem 'govuk_frontend_toolkit', '~> 8.2.0'
gem 'govuk_publishing_components', '~> 17.12.1'
gem 'plek', '~> 3.0'
Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,12 @@ GEM
rubocop-rspec (~> 1.28)
scss_lint
govuk_ab_testing (2.4.1)
govuk_app_config (1.19.0)
govuk_app_config (1.20.0)
aws-xray-sdk (~> 0.10.0)
logstasher (~> 1.2.2)
sentry-raven (~> 2.7.1)
logstasher (>= 1.2.2, < 1.4.0)
sentry-raven (>= 2.7.1, < 2.10.0)
statsd-ruby (~> 1.4.0)
unicorn (~> 5.4.0)
unicorn (>= 5.4, < 5.6)
govuk_frontend_toolkit (8.2.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
Expand Down Expand Up @@ -158,7 +158,7 @@ GEM
link_header (0.0.8)
log4r (1.1.10)
logstash-event (1.2.02)
logstasher (1.2.2)
logstasher (1.3.0)
activesupport (>= 4.0)
logstash-event (~> 1.2.0)
request_store
Expand Down Expand Up @@ -303,7 +303,7 @@ GEM
selenium-webdriver (3.142.3)
childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2)
sentry-raven (2.7.4)
sentry-raven (2.9.0)
faraday (>= 0.7.6, < 1.0)
slimmer (13.1.0)
activesupport
Expand Down Expand Up @@ -332,7 +332,7 @@ GEM
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.6.0)
unicorn (5.4.1)
unicorn (5.5.1)
kgio (~> 2.6)
raindrops (~> 0.7)
webdrivers (4.0.1)
Expand Down Expand Up @@ -373,7 +373,7 @@ DEPENDENCIES
gds-api-adapters (~> 59.5)
govuk-lint
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.18)
govuk_app_config (~> 1.20)
govuk_frontend_toolkit (~> 8.2.0)
govuk_publishing_components (~> 17.12.1)
govuk_schemas (~> 3.3)
Expand Down

0 comments on commit 021633d

Please sign in to comment.