From 081c912b89190d77f17544e069842072539ba589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 03:01:41 +0000 Subject: [PATCH] Bump sentry-ruby from 4.5.1 to 4.5.2 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.5.1 to 4.5.2. - [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.5.1...4.5.2) --- 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 a90aeb7c..6824307c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -443,11 +443,11 @@ GEM sentry-rails (4.5.1) railties (>= 5.0) sentry-ruby-core (~> 4.5.0) - sentry-ruby (4.5.1) + sentry-ruby (4.5.2) concurrent-ruby (~> 1.0, >= 1.0.2) faraday (>= 1.0) - sentry-ruby-core (= 4.5.1) - sentry-ruby-core (4.5.1) + sentry-ruby-core (= 4.5.2) + sentry-ruby-core (4.5.2) concurrent-ruby faraday set (1.0.1)