From 38556a14e51eda24f48b985a6b32347ce48e03e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 14:40:53 +0000 Subject: [PATCH] Bump sentry-rails, dfe-analytics, dfe-autocomplete, govuk_feature_flags and sentry-ruby Bumps [sentry-rails](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-ruby](https://github.com/getsentry/sentry-ruby). These dependencies needed to be updated together. Updates `sentry-rails` from 5.11.0 to 5.12.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.11.0...5.12.0) Updates `dfe-analytics` from `117143a` to 1.11.0 - [Commits](https://github.com/DFE-Digital/dfe-analytics/compare/117143aa012a10a9c0322e050dadf91bc1c902ec...v1.11.0) 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-ruby` from 5.11.0 to 5.12.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.11.0...5.12.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: dfe-autocomplete 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 86f57f6ba2..fe81428e72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -312,7 +312,7 @@ GEM mutex_m (0.1.2) net-http-persistent (4.0.2) connection_pool (~> 2.2) - net-imap (0.4.0) + net-imap (0.4.1) date net-protocol net-pop (0.1.2) @@ -494,10 +494,10 @@ GEM ruby-vips (2.1.4) ffi (~> 1.12) ruby2_keywords (0.0.5) - sentry-rails (5.11.0) + sentry-rails (5.12.0) railties (>= 5.0) - sentry-ruby (~> 5.11.0) - sentry-ruby (5.11.0) + sentry-ruby (~> 5.12.0) + sentry-ruby (5.12.0) concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-matchers (5.3.0) activesupport (>= 5.2.0)