From 4c71dee7c41b529d81e4a1fd8c8407d57e32dcdd Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 12:05:48 +0000 Subject: [PATCH] Update sentry-rails to version 4.6.4 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8835deea..53952c79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,7 +284,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.11.0) + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.12) @@ -541,10 +541,10 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sentry-rails (4.6.0) + sentry-rails (4.6.4) railties (>= 5.0) sentry-ruby-core (~> 4.6.0) - sentry-ruby-core (4.6.0) + sentry-ruby-core (4.6.5) concurrent-ruby faraday sexp_processor (4.15.3)