mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 12:29:54 +01:00
Merge pull request #1903 from Retrospring/dependabot/bundler/sentry-sidekiq-5.21.0
This commit is contained in:
commit
3baa55b2c6
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
@ -472,14 +472,14 @@ GEM
|
|||
sprockets (> 3.0)
|
||||
sprockets-rails
|
||||
tilt
|
||||
sentry-rails (5.20.1)
|
||||
sentry-rails (5.21.0)
|
||||
railties (>= 5.0)
|
||||
sentry-ruby (~> 5.20.1)
|
||||
sentry-ruby (5.20.1)
|
||||
sentry-ruby (~> 5.21.0)
|
||||
sentry-ruby (5.21.0)
|
||||
bigdecimal
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
sentry-sidekiq (5.20.1)
|
||||
sentry-ruby (~> 5.20.1)
|
||||
sentry-sidekiq (5.21.0)
|
||||
sentry-ruby (~> 5.21.0)
|
||||
sidekiq (>= 3.0)
|
||||
shoulda-matchers (6.4.0)
|
||||
activesupport (>= 5.2.0)
|
||||
|
|
Loading…
Reference in a new issue