From 629cc29052f3c968999fe96266075836794b9756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 09:00:53 +0000 Subject: [PATCH] Bump sentry-rails from 5.6.0 to 5.7.0 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.6.0 to 5.7.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.6.0...5.7.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4ea5984..434e3f7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -307,7 +307,7 @@ GEM pundit (2.2.0) activesupport (>= 3.0.0) questiongenerator (1.0.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.4) rack-protection (2.2.2) rack @@ -425,13 +425,13 @@ GEM sprockets-rails tilt semantic_range (3.0.0) - sentry-rails (5.6.0) + sentry-rails (5.7.0) railties (>= 5.0) - sentry-ruby (~> 5.6.0) - sentry-ruby (5.6.0) + sentry-ruby (~> 5.7.0) + sentry-ruby (5.7.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.6.0) - sentry-ruby (~> 5.6.0) + sentry-sidekiq (5.7.0) + sentry-ruby (~> 5.7.0) sidekiq (>= 3.0) shoulda-matchers (5.2.0) activesupport (>= 5.2.0)