From a3645623a14c49df432057c721169e5b341de44f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 04:14:52 +0000 Subject: [PATCH] Bump sentry-raven from 2.7.2 to 2.13.0 Bumps [sentry-raven](https://github.com/getsentry/raven-ruby) from 2.7.2 to 2.13.0. - [Release notes](https://github.com/getsentry/raven-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/raven-ruby/compare/v2.7.2...v2.13.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a495d8d93..3236cc327 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,7 @@ GEM factory_girl_rails (4.8.0) factory_girl (~> 4.8.0) railties (>= 3.0.0) - faraday (0.12.1) + faraday (0.12.2) multipart-post (>= 1.2, < 3) faraday-http-cache (2.0.0) faraday (~> 0.8) @@ -258,7 +258,7 @@ GEM msgpack (1.1.0) multi_json (1.12.1) multi_xml (0.6.0) - multipart-post (2.0.0) + multipart-post (2.1.1) nest (1.1.2) redis netrc (0.11.0) @@ -495,7 +495,7 @@ GEM activerecord (~> 4.2) schema_plus_core (~> 1.0) scrivener (0.0.3) - sentry-raven (2.7.2) + sentry-raven (2.13.0) faraday (>= 0.7.6, < 1.0) sexp_processor (4.9.0) shotgun (0.9.2)