From 032c58e1763c05ba7f5e313f2906d92099bdb87e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 14:51:40 +0000 Subject: [PATCH] Bump sentry-ruby, dfe-analytics, dfe-autocomplete, govuk_feature_flags and sentry-rails Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby), [dfe-analytics](https://github.com/DFE-Digital/dfe-analytics), [dfe-autocomplete](https://github.com/DFE-Digital/dfe-autocomplete), [govuk_feature_flags](https://github.com/DFE-Digital/govuk_feature_flags) and [sentry-rails](https://github.com/getsentry/sentry-ruby). These dependencies needed to be updated together. 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) Updates `dfe-analytics` from `6d42dc0` to 1.10.1 - [Commits](https://github.com/DFE-Digital/dfe-analytics/compare/6d42dc06a849c659b6b44280c799420273f78223...v1.10.1) Updates `dfe-autocomplete` from `36d80e6` to 0.1.0 - [Commits](https://github.com/DFE-Digital/dfe-autocomplete/compare/36d80e6b5bba67c92cd9ec6982a4e536d1889aed...v0.1.0) 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-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) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: dfe-analytics dependency-type: direct:production - dependency-name: dfe-autocomplete dependency-type: direct:production - dependency-name: govuk_feature_flags dependency-type: direct:production - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2593e57570..45720c7b52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,8 +207,8 @@ GEM fugit (1.8.1) et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) - globalid (1.1.0) - activesupport (>= 5.0) + globalid (1.2.1) + activesupport (>= 6.1) google-apis-bigquery_v2 (0.59.0) google-apis-core (>= 0.11.0, < 2.a) google-apis-core (0.11.1) @@ -220,7 +220,7 @@ GEM retriable (>= 2.0, < 4.a) rexml webrick - google-cloud-bigquery (1.43.1) + google-cloud-bigquery (1.44.0) concurrent-ruby (~> 1.0) google-apis-bigquery_v2 (~> 0.1) google-cloud-core (~> 1.6) @@ -292,7 +292,7 @@ GEM memoist (0.16.2) method_source (1.0.0) mini_mime (1.1.5) - minitest (5.19.0) + minitest (5.20.0) msgpack (1.6.1) multi_json (1.15.0) multi_xml (0.6.0) @@ -471,10 +471,10 @@ GEM ruby-vips (2.1.4) ffi (~> 1.12) 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) @@ -486,7 +486,7 @@ GEM fugit (~> 1.8) globalid (>= 1.0.1) sidekiq (>= 6) - signet (0.17.0) + signet (0.18.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0)