Skip to content

Commit

Permalink
Merge pull request #1894 from alphagov/dependabot/bundler/govuk_app_c…
Browse files Browse the repository at this point in the history
…onfig-2.0.1
  • Loading branch information
thomasleese authored Oct 4, 2019
2 parents 6796ee1 + 9037999 commit 9a41a65
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem 'asset_bom_removal-rails', '~> 1.0.0'
gem 'nokogiri', "~> 1.10"
gem 'redis', "~> 4.1.3"
gem 'govuk_publishing_components', '~> 21.4.0'
gem 'govuk_app_config', '~> 2.0.0'
gem 'govuk_app_config', '~> 2.0.1'

group :development do
gem 'image_optim', '0.26.5'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ GEM
rubocop-rails (~> 2)
rubocop-rspec (~> 1.28)
scss_lint
govuk_app_config (2.0.0)
govuk_app_config (2.0.1)
logstasher (>= 1.2.2, < 1.4.0)
sentry-raven (>= 2.7.1, < 2.12.0)
statsd-ruby (~> 1.4.0)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.6.0)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
image_optim (0.26.5)
exifr (~> 1.2, >= 1.2.2)
Expand Down Expand Up @@ -337,7 +337,7 @@ DEPENDENCIES
gds-api-adapters (~> 60.1)
govuk-content-schema-test-helpers (~> 1.6)
govuk-lint (~> 4.0)
govuk_app_config (~> 2.0.0)
govuk_app_config (~> 2.0.1)
govuk_frontend_toolkit (~> 9.0.0)
govuk_publishing_components (~> 21.4.0)
govuk_template (= 0.26.0)
Expand Down

0 comments on commit 9a41a65

Please sign in to comment.