Skip to content

Commit

Permalink
Merge pull request #474 from rhomeister/sidekiq-error-msg
Browse files Browse the repository at this point in the history
Update sidekiq to remove error messages from sidekiq
  • Loading branch information
carlosahs authored Dec 4, 2022
2 parents fd917e3 + cfd33f7 commit eec7312
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -431,11 +431,11 @@ GEM
faraday (>= 0.17.3, < 3)
sentry-raven (3.1.2)
faraday (>= 1.0)
sidekiq (6.0.0.pre1)
sidekiq (6.5.5)
connection_pool (>= 2.2.2)
rack (>= 1.5.0)
rack (~> 2.0)
rack-protection (>= 1.5.0)
redis (>= 4.0.2)
redis (>= 4.5.0)
simple_form (5.0.3)
actionpack (>= 5.0)
activemodel (>= 5.0)
Expand Down

0 comments on commit eec7312

Please sign in to comment.