Skip to content

Commit

Permalink
Bump sentry-rails, dfe-analytics, govuk_feature_flags and sentry-ruby
Browse files Browse the repository at this point in the history
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby), [dfe-analytics](https://github.com/DFE-Digital/dfe-analytics), [govuk_feature_flags](https://github.com/DFE-Digital/govuk_feature_flags) and [sentry-ruby](https://github.com/getsentry/sentry-ruby). These dependencies needed to be updated together.

Updates `sentry-rails` from 5.10.0 to 5.11.0
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.10.0...5.11.0)

Updates `dfe-analytics` from `11d75a3` to 1.10.1
- [Commits](DFE-Digital/dfe-analytics@11d75a3...v1.10.1)

Updates `govuk_feature_flags` from `0d70b78` to 0.1.0
- [Release notes](https://github.com/DFE-Digital/govuk_feature_flags/releases)
- [Commits](https://github.com/DFE-Digital/govuk_feature_flags/commits)

Updates `sentry-ruby` from 5.10.0 to 5.11.0
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.10.0...5.11.0)

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dfe-analytics
  dependency-type: direct:production
- dependency-name: govuk_feature_flags
  dependency-type: direct:production
- dependency-name: sentry-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 83a7e34 commit 53fe740
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ GEM
websocket-driver (>= 0.6, < 0.8)
globalid (1.2.1)
activesupport (>= 6.1)
google-apis-bigquery_v2 (0.58.0)
google-apis-bigquery_v2 (0.59.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.1)
addressable (~> 2.5, >= 2.5.1)
Expand All @@ -158,7 +158,7 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
google-cloud-bigquery (1.43.1)
google-cloud-bigquery (1.44.2)
concurrent-ruby (~> 1.0)
google-apis-bigquery_v2 (~> 0.1)
google-cloud-core (~> 1.6)
Expand All @@ -170,10 +170,9 @@ GEM
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.3.1)
googleauth (1.7.0)
googleauth (1.8.0)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
Expand Down Expand Up @@ -230,7 +229,6 @@ GEM
net-smtp
marcel (1.0.2)
matrix (0.4.2)
memoist (0.16.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
Expand Down Expand Up @@ -423,18 +421,18 @@ GEM
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sentry-rails (5.10.0)
sentry-rails (5.11.0)
railties (>= 5.0)
sentry-ruby (~> 5.10.0)
sentry-ruby (5.10.0)
sentry-ruby (~> 5.11.0)
sentry-ruby (5.11.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
shoulda-matchers (5.3.0)
activesupport (>= 5.2.0)
sidekiq (6.5.9)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
signet (0.17.0)
signet (0.18.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
Expand Down

0 comments on commit 53fe740

Please sign in to comment.