From 7ca4e4a9411c600dfa7a6cafbbf005b9b6ab1baf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 05:32:27 +0000 Subject: [PATCH] Bump sentry-ruby from 5.2.0 to 5.2.1 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.2.0 to 5.2.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.2.0...5.2.1) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1b230eaef5b..1e25e892b8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -348,7 +348,7 @@ GEM commonmarker (0.23.4) compare-xml (0.66) nokogiri (~> 1.8) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) cookiejar (0.3.3) cork (0.3.0) colored2 (~> 3.1) @@ -880,10 +880,10 @@ GEM sentry-rails (5.2.0) railties (>= 5.0) sentry-ruby-core (~> 5.2.0) - sentry-ruby (5.2.0) + sentry-ruby (5.2.1) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-ruby-core (= 5.2.0) - sentry-ruby-core (5.2.0) + sentry-ruby-core (= 5.2.1) + sentry-ruby-core (5.2.1) concurrent-ruby shoulda-context (2.0.0) shoulda-matchers (5.1.0)