From 53fe740062d4c5fcd67cec0d4659423310069a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 07:57:37 +0000 Subject: [PATCH] Bump sentry-rails, dfe-analytics, govuk_feature_flags and sentry-ruby 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](https://github.com/getsentry/sentry-ruby/compare/5.10.0...5.11.0) Updates `dfe-analytics` from `11d75a3` to 1.10.1 - [Commits](https://github.com/DFE-Digital/dfe-analytics/compare/11d75a3c92cc15439c00ea7f2f8686acffefc103...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](https://github.com/getsentry/sentry-ruby/compare/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] --- Gemfile.lock | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7def7c38..9c9292e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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) @@ -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) @@ -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) @@ -423,10 +421,10 @@ 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) @@ -434,7 +432,7 @@ GEM 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)