Skip to content

Commit

Permalink
Merge pull request #1227 from alphagov/dependabot/bundler/govuk_app_c…
Browse files Browse the repository at this point in the history
…onfig-1.1.0

Bump govuk_app_config from 0.3.0 to 1.1.0
  • Loading branch information
tijmenb authored Dec 19, 2017
2 parents dea134c + ef1e1df commit aac37dc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem 'asset_bom_removal-rails', '~> 1.0.0'
gem 'nokogiri', "~> 1.7"
gem 'redis', "~> 4.0.1"
gem 'govuk_publishing_components', '~> 2.0.0', require: false
gem 'govuk_app_config', '~> 0.3.0'
gem 'govuk_app_config', '~> 1.1.0'

group :development do
gem 'image_optim', '0.26.0'
Expand Down
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,11 @@ GEM
rubocop (~> 0.51.0)
rubocop-rspec (~> 1.19.0)
scss_lint
govuk_app_config (0.3.0)
sentry-raven (~> 2.6.3)
govuk_app_config (1.1.0)
logstasher (~> 1.2.2)
sentry-raven (~> 2.7.1)
statsd-ruby (~> 1.4.0)
unicorn (~> 5.3.1)
govuk_frontend_toolkit (7.2.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
Expand Down Expand Up @@ -264,7 +266,7 @@ GEM
scss_lint (0.56.0)
rake (>= 0.9, < 13)
sass (~> 3.5.3)
sentry-raven (2.6.3)
sentry-raven (2.7.1)
faraday (>= 0.7.6, < 1.0)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
Expand Down Expand Up @@ -326,7 +328,7 @@ DEPENDENCIES
gds-api-adapters (~> 48.0)
govuk-content-schema-test-helpers (~> 1.5)
govuk-lint (~> 3.4.0)
govuk_app_config (~> 0.3.0)
govuk_app_config (~> 1.1.0)
govuk_frontend_toolkit (~> 7.2.0)
govuk_publishing_components (~> 2.0.0)
govuk_template (= 0.23.0)
Expand Down

0 comments on commit aac37dc

Please sign in to comment.