From 5825e6e654b9bfa9c1482dc4626c500ab50a6bc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 03:01:13 +0000 Subject: [PATCH] Bump sentry-ruby from 5.1.0 to 5.1.1 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.1.0 to 5.1.1. - [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.1.0...5.1.1) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d99bfbd..77aa5377 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -452,10 +452,10 @@ GEM sentry-rails (5.1.0) railties (>= 5.0) sentry-ruby-core (~> 5.1.0) - sentry-ruby (5.1.0) + sentry-ruby (5.1.1) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-ruby-core (= 5.1.0) - sentry-ruby-core (5.1.0) + sentry-ruby-core (= 5.1.1) + sentry-ruby-core (5.1.1) concurrent-ruby set (1.0.2) shoulda-matchers (5.1.0)