From 00127597f81a2b3bbf8be453e4fe51af748d1027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 03:00:49 +0000 Subject: [PATCH] Bump sentry-ruby from 4.5.0 to 4.5.1 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.5.0 to 4.5.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/4.5.0...4.5.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 6513e778..c1a7fc70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -443,11 +443,11 @@ GEM sentry-rails (4.5.0) railties (>= 5.0) sentry-ruby-core (~> 4.5.0) - sentry-ruby (4.5.0) + sentry-ruby (4.5.1) concurrent-ruby (~> 1.0, >= 1.0.2) faraday (>= 1.0) - sentry-ruby-core (= 4.5.0) - sentry-ruby-core (4.5.0) + sentry-ruby-core (= 4.5.1) + sentry-ruby-core (4.5.1) concurrent-ruby faraday set (1.0.1)