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] <support@dependabot.com>
This commit is contained in:
parent
242bba9c7d
commit
a3645623a1
|
@ -149,7 +149,7 @@ GEM
|
||||||
factory_girl_rails (4.8.0)
|
factory_girl_rails (4.8.0)
|
||||||
factory_girl (~> 4.8.0)
|
factory_girl (~> 4.8.0)
|
||||||
railties (>= 3.0.0)
|
railties (>= 3.0.0)
|
||||||
faraday (0.12.1)
|
faraday (0.12.2)
|
||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
faraday-http-cache (2.0.0)
|
faraday-http-cache (2.0.0)
|
||||||
faraday (~> 0.8)
|
faraday (~> 0.8)
|
||||||
|
@ -258,7 +258,7 @@ GEM
|
||||||
msgpack (1.1.0)
|
msgpack (1.1.0)
|
||||||
multi_json (1.12.1)
|
multi_json (1.12.1)
|
||||||
multi_xml (0.6.0)
|
multi_xml (0.6.0)
|
||||||
multipart-post (2.0.0)
|
multipart-post (2.1.1)
|
||||||
nest (1.1.2)
|
nest (1.1.2)
|
||||||
redis
|
redis
|
||||||
netrc (0.11.0)
|
netrc (0.11.0)
|
||||||
|
@ -495,7 +495,7 @@ GEM
|
||||||
activerecord (~> 4.2)
|
activerecord (~> 4.2)
|
||||||
schema_plus_core (~> 1.0)
|
schema_plus_core (~> 1.0)
|
||||||
scrivener (0.0.3)
|
scrivener (0.0.3)
|
||||||
sentry-raven (2.7.2)
|
sentry-raven (2.13.0)
|
||||||
faraday (>= 0.7.6, < 1.0)
|
faraday (>= 0.7.6, < 1.0)
|
||||||
sexp_processor (4.9.0)
|
sexp_processor (4.9.0)
|
||||||
shotgun (0.9.2)
|
shotgun (0.9.2)
|
||||||
|
|
Loading…
Reference in New Issue