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 Jul 26, 2021
1 parent d3582af commit c5963d2
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 @@ -122,9 +122,10 @@ GEM
activesupport (>= 4.2.0)
govuk-content-schema-test-helpers (1.6.1)
json-schema (~> 2.8.0)
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_publishing_components (24.21.1)
Expand Down Expand Up @@ -302,8 +303,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
shoulda-context (2.0.0)
simplecov (0.19.0)
docile (~> 1.1)
Expand Down

0 comments on commit c5963d2

Please sign in to comment.