From 0a50661149924de9dd5f19f4020977fe422f48f6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2020 11:46:37 +0000 Subject: [PATCH] Update sentry-raven to version 3.0.4 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7dfe650..c17bdf2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM crass (1.0.6) erubi (1.9.0) execjs (2.7.0) - faraday (0.12.1) + faraday (1.0.1) multipart-post (>= 1.2, < 3) ffi (1.11.1) globalid (0.4.2) @@ -92,7 +92,7 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.0) - multipart-post (2.0.0) + multipart-post (2.1.1) nio4r (2.5.2) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) @@ -147,8 +147,8 @@ GEM selenium-webdriver (3.142.6) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sentry-raven (2.5.3) - faraday (>= 0.7.6, < 1.0) + sentry-raven (3.0.4) + faraday (>= 1.0) sidekiq (6.0.0) connection_pool (>= 2.2.2) rack (>= 2.0.0)