Skip to content

Commit

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

Bump govuk_app_config from 1.1.0 to 1.2.0
  • Loading branch information
thomasleese committed Jan 3, 2018
2 parents 5eb30cf + d49c608 commit b137261
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -37,7 +37,7 @@ gem 'govuk_sidekiq', '2.0.0'
gem 'sidekiq-scheduler', '~> 2.1'
gem 'redis-namespace'
gem 'raindrops', '0.19.0'
gem 'govuk_app_config', '~> 1.1.0'
gem 'govuk_app_config', '~> 1.2.0'
gem 'pdf-reader', '~> 2.0'
gem 'typhoeus', '~> 1.1'
gem 'dalli', '~> 2.7'
Expand Down
9 changes: 5 additions & 4 deletions Gemfile.lock
Expand Up @@ -192,11 +192,11 @@ GEM
bootstrap-sass (= 3.3.5.1)
jquery-rails (~> 4.3.1)
rails (>= 3.2.0)
govuk_app_config (1.1.0)
govuk_app_config (1.2.0)
logstasher (~> 1.2.2)
sentry-raven (~> 2.7.1)
statsd-ruby (~> 1.4.0)
unicorn (~> 5.3.1)
unicorn (~> 5.4.0)
govuk_frontend_toolkit (7.2.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
Expand Down Expand Up @@ -390,7 +390,8 @@ GEM
redis (3.3.5)
redis-namespace (1.5.3)
redis (~> 3.0, >= 3.0.4)
request_store (1.3.2)
request_store (1.4.0)
rack (>= 1.4)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
Expand Down Expand Up @@ -559,7 +560,7 @@ DEPENDENCIES
govuk-lint (~> 3.4.0)
govuk_ab_testing (~> 2.4x)
govuk_admin_template (~> 6.2)
govuk_app_config (~> 1.1.0)
govuk_app_config (~> 1.2.0)
govuk_frontend_toolkit (= 7.2.0)
govuk_sidekiq (= 2.0.0)
graphviz_transitions
Expand Down

0 comments on commit b137261

Please sign in to comment.