From ef083280eb2d0082727144b7193c3911a3d324b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 03:01:20 +0000 Subject: [PATCH] Bump sentry-rails from 4.9.2 to 5.0.0 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.9.2 to 5.0.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/4.9.2...5.0.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dcaf30a0..d3eea501 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -466,16 +466,14 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) semantic_range (3.0.0) - sentry-rails (4.9.2) + sentry-rails (5.0.0) railties (>= 5.0) - sentry-ruby-core (~> 4.9.2) - sentry-ruby (4.9.2) + sentry-ruby-core (~> 5.0.0) + sentry-ruby (5.0.0) concurrent-ruby (~> 1.0, >= 1.0.2) - faraday (~> 1.0) - sentry-ruby-core (= 4.9.2) - sentry-ruby-core (4.9.2) + sentry-ruby-core (= 5.0.0) + sentry-ruby-core (5.0.0) concurrent-ruby - faraday set (1.0.2) shoulda-matchers (5.1.0) activesupport (>= 5.2.0)