Bump sentry-rails from 4.8.3 to 4.9.0
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.8.3 to 4.9.0. - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/4.8.3...4.9.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
12
Gemfile.lock
12
Gemfile.lock
@ -184,7 +184,7 @@ GEM
|
|||||||
faraday-em_synchrony (1.0.0)
|
faraday-em_synchrony (1.0.0)
|
||||||
faraday-excon (1.1.0)
|
faraday-excon (1.1.0)
|
||||||
faraday-httpclient (1.0.1)
|
faraday-httpclient (1.0.1)
|
||||||
faraday-multipart (1.0.2)
|
faraday-multipart (1.0.3)
|
||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
faraday-net_http (1.0.1)
|
faraday-net_http (1.0.1)
|
||||||
faraday-net_http_persistent (1.2.0)
|
faraday-net_http_persistent (1.2.0)
|
||||||
@ -466,14 +466,14 @@ GEM
|
|||||||
rexml (~> 3.2, >= 3.2.5)
|
rexml (~> 3.2, >= 3.2.5)
|
||||||
rubyzip (>= 1.2.2)
|
rubyzip (>= 1.2.2)
|
||||||
semantic_range (3.0.0)
|
semantic_range (3.0.0)
|
||||||
sentry-rails (4.8.3)
|
sentry-rails (4.9.0)
|
||||||
railties (>= 5.0)
|
railties (>= 5.0)
|
||||||
sentry-ruby-core (~> 4.8.3)
|
sentry-ruby-core (~> 4.9.0)
|
||||||
sentry-ruby (4.8.3)
|
sentry-ruby (4.9.0)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
faraday (~> 1.0)
|
faraday (~> 1.0)
|
||||||
sentry-ruby-core (= 4.8.3)
|
sentry-ruby-core (= 4.9.0)
|
||||||
sentry-ruby-core (4.8.3)
|
sentry-ruby-core (4.9.0)
|
||||||
concurrent-ruby
|
concurrent-ruby
|
||||||
faraday
|
faraday
|
||||||
set (1.0.2)
|
set (1.0.2)
|
||||||
|
Reference in New Issue
Block a user