Skip to content

Commit

Permalink
Merge pull request #67 from alphagov/dependabot/bundler/govuk_app_con…
Browse files Browse the repository at this point in the history
…fig-1.4.0

Bump govuk_app_config from 1.3.2 to 1.4.0
  • Loading branch information
h-lame authored Mar 13, 2018
2 parents 43d7987 + 1e30ad5 commit 1cd9e0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.3'
gem 'govuk_app_config', '~> 1.4'

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 @@ -63,7 +63,7 @@ GEM
warden-oauth2 (~> 0.0.1)
globalid (0.4.1)
activesupport (>= 4.2.0)
govuk_app_config (1.3.2)
govuk_app_config (1.4.0)
logstasher (~> 1.2.2)
sentry-raven (~> 2.7.1)
statsd-ruby (~> 1.4.0)
Expand Down Expand Up @@ -209,7 +209,7 @@ PLATFORMS
DEPENDENCIES
byebug
gds-sso (~> 13.6.0)
govuk_app_config (~> 1.3)
govuk_app_config (~> 1.4)
mongoid (= 6.2.1)
plek (~> 2.1)
rack-proxy (~> 0.6.4)
Expand Down

0 comments on commit 1cd9e0e

Please sign in to comment.