Skip to content

Commit

Permalink
Bump govuk_app_config from 3.3.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/alphagov/govuk_app_config/releases)
- [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alphagov/govuk_app_config/commits/v4.0.0)

---
updated-dependencies:
- dependency-name: govuk_app_config
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2021
1 parent 95507b4 commit 849d485
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,10 @@ GEM
globalid (0.5.2)
activesupport (>= 5.0)
govuk_ab_testing (2.4.2)
govuk_app_config (3.3.0)
govuk_app_config (4.0.0)
logstasher (>= 1.2.2, < 2.2.0)
sentry-raven (~> 3.1.1)
sentry-rails (~> 4.5.0)
sentry-ruby (~> 4.5.0)
statsd-ruby (~> 1.5.0)
unicorn (>= 5.4, < 5.9)
govuk_personalisation (0.6.0)
Expand Down Expand Up @@ -329,8 +330,16 @@ GEM
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
sentry-raven (3.1.2)
sentry-rails (4.5.2)
railties (>= 5.0)
sentry-ruby-core (~> 4.5.0)
sentry-ruby (4.5.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
faraday (>= 1.0)
sentry-ruby-core (= 4.5.2)
sentry-ruby-core (4.5.2)
concurrent-ruby
faraday
simplecov (0.19.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down

0 comments on commit 849d485

Please sign in to comment.