From 794f7036e73a5f741650412fbd22fd10b5d31453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 14:38:57 +0000 Subject: [PATCH] Bump sentry-rails, sentry-ruby and sparkpost_rails Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby), [sentry-ruby](https://github.com/getsentry/sentry-ruby) and [sparkpost_rails](https://github.com/sunny/sparkpost_rails). 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 `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 `sparkpost_rails` from `41bb8a5` to 1.5.5 - [Commits](https://github.com/sunny/sparkpost_rails/commits) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: sparkpost_rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1cb68ac7..a9687221 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,8 +112,8 @@ GEM railties (>= 3.2) erubi (1.12.0) ffi (1.15.5) - globalid (1.1.0) - activesupport (>= 5.0) + globalid (1.2.1) + activesupport (>= 6.1) hashid-rails (1.4.1) activerecord (>= 4.0) hashids (~> 1.0) @@ -147,7 +147,7 @@ GEM mime-types-data (3.2022.0105) mini_mime (1.1.5) mini_portile2 (2.8.4) - minitest (5.19.0) + minitest (5.20.0) mono_logger (1.1.2) msgpack (1.6.0) multi_json (1.15.0) @@ -295,10 +295,10 @@ GEM ruby2_keywords (0.0.5) ruumba (0.1.17) rubocop - 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) sinatra (3.0.5) mustermann (~> 3.0)