upgrade sentry

This commit is contained in:
2021-05-05 20:44:37 +02:00
parent def27872b0
commit 84a8c94d0e
2 changed files with 9 additions and 9 deletions

View File

@@ -310,14 +310,14 @@ GEM
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
semantic_range (3.0.0)
sentry-rails (4.3.4)
sentry-rails (4.4.0)
railties (>= 5.0)
sentry-ruby-core (~> 4.3.0)
sentry-ruby (4.3.2)
sentry-ruby-core (~> 4.4.0.pre.beta)
sentry-ruby (4.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
faraday (>= 1.0)
sentry-ruby-core (= 4.3.2)
sentry-ruby-core (4.3.2)
sentry-ruby-core (= 4.4.1)
sentry-ruby-core (4.4.1)
concurrent-ruby
faraday
sidekiq (6.2.1)
@@ -421,8 +421,8 @@ DEPENDENCIES
rubocop-rails
sass-rails (>= 6)
selenium-webdriver
sentry-rails (~> 4.3.4)
sentry-ruby (~> 4.3.2)
sentry-rails (~> 4.4.0)
sentry-ruby (~> 4.4.1)
sidekiq (~> 6.2.1)
simplecov
solargraph