From 851bd22d1e1eeb9c16396edf000ac3323fbc2793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 07:31:58 +0000 Subject: [PATCH] Bump sentry-ruby from 4.7.2 to 4.7.3 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.7.2 to 4.7.3. - [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.7.2...4.7.3) --- 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 f6877994..6bac8354 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faraday (1.7.2) + faraday (1.8.0) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -451,11 +451,11 @@ GEM sentry-rails (4.7.2) railties (>= 5.0) sentry-ruby-core (~> 4.7.0) - sentry-ruby (4.7.2) + sentry-ruby (4.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) faraday (>= 1.0) - sentry-ruby-core (= 4.7.2) - sentry-ruby-core (4.7.2) + sentry-ruby-core (= 4.7.3) + sentry-ruby-core (4.7.3) concurrent-ruby faraday set (1.0.1)