From 1234bc7eb59462beb051ed6890bf3031be86f39c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 10:53:52 +0100 Subject: [PATCH] Bump sentry-raven from 3.0.3 to 3.0.4 (#1754) Bumps [sentry-raven](/~https://github.com/getsentry/raven-ruby) from 3.0.3 to 3.0.4. - [Release notes](/~https://github.com/getsentry/raven-ruby/releases) - [Changelog](/~https://github.com/getsentry/raven-ruby/blob/master/CHANGELOG.md) - [Commits](/~https://github.com/getsentry/raven-ruby/compare/3.0.3...3.0.4) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04fa19c5f4..88be36bc63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -212,7 +212,7 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sentry-raven (3.0.3) + sentry-raven (3.0.4) faraday (>= 1.0) shoulda-matchers (4.4.1) activesupport (>= 4.2.0)