Update all of sentry-ruby-core to version 5.26.0
This commit is contained in:
parent
d96d3f7dd9
commit
5d4ce387a9
1 changed files with 7 additions and 4 deletions
11
Gemfile.lock
11
Gemfile.lock
|
|
@ -585,12 +585,15 @@ GEM
|
||||||
rexml (~> 3.2, >= 3.2.5)
|
rexml (~> 3.2, >= 3.2.5)
|
||||||
rubyzip (>= 1.2.2, < 3.0)
|
rubyzip (>= 1.2.2, < 3.0)
|
||||||
websocket (~> 1.0)
|
websocket (~> 1.0)
|
||||||
sentry-rails (4.6.5)
|
sentry-rails (5.26.0)
|
||||||
railties (>= 5.0)
|
railties (>= 5.0)
|
||||||
sentry-ruby-core (~> 4.6.0)
|
sentry-ruby (~> 5.26.0)
|
||||||
sentry-ruby-core (4.6.5)
|
sentry-ruby (5.26.0)
|
||||||
|
bigdecimal
|
||||||
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
|
sentry-ruby-core (5.26.0)
|
||||||
concurrent-ruby
|
concurrent-ruby
|
||||||
faraday
|
sentry-ruby (= 5.26.0)
|
||||||
sexp_processor (4.15.3)
|
sexp_processor (4.15.3)
|
||||||
shoulda-matchers (6.5.0)
|
shoulda-matchers (6.5.0)
|
||||||
activesupport (>= 5.2.0)
|
activesupport (>= 5.2.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue