Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump govuk_app_config from 1.6.0 to 1.7.0 #91

Merged
merged 1 commit into from
Jul 18, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gem 'rack-proxy', '~> 0.6.4'
gem 'plek', '~> 2.1'
gem 'mongoid', '6.2.1'
gem 'gds-sso', '~> 13.6.0'
gem 'govuk_app_config', '~> 1.6'
gem 'govuk_app_config', '~> 1.7'

group :development, :test do
gem 'rspec-rails', '3.7.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ GEM
warden-oauth2 (~> 0.0.1)
globalid (0.4.1)
activesupport (>= 4.2.0)
govuk_app_config (1.6.0)
govuk_app_config (1.7.0)
logstasher (~> 1.2.2)
sentry-raven (~> 2.7.1)
statsd-ruby (~> 1.4.0)
Expand Down Expand Up @@ -217,7 +217,7 @@ PLATFORMS
DEPENDENCIES
byebug
gds-sso (~> 13.6.0)
govuk_app_config (~> 1.6)
govuk_app_config (~> 1.7)
mongoid (= 6.2.1)
plek (~> 2.1)
rack-proxy (~> 0.6.4)
Expand Down