From 9f9f253056aebacb9f32694f666c2faed6c4dbbb Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 15:56:18 +0000 Subject: [PATCH] Update sentry-rails to version 4.7.1 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbe47ba5..15f15704 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -174,7 +174,7 @@ GEM railties (>= 5.0.0) faker (1.9.3) i18n (>= 0.7) - faraday (1.7.1) + faraday (1.7.2) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -557,10 +557,10 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sentry-rails (4.6.5) + sentry-rails (4.7.1) railties (>= 5.0) - sentry-ruby-core (~> 4.6.0) - sentry-ruby-core (4.6.5) + sentry-ruby-core (~> 4.7.0) + sentry-ruby-core (4.7.2) concurrent-ruby faraday sexp_processor (4.15.3)