Skip to content

Commit

Permalink
Update dependency sidekiq-pro to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 8b308d7 commit 7445df6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source "https://rubygems.org"
source "https://gems.contribsys.com/" do
gem "sidekiq-pro", "< 7.2.1"
gem "sidekiq-pro", "< 7.3.6"
end
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ GEM
activesupport
coderay (1.1.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
connection_pool (2.5.0)
crack (0.4.6)
bigdecimal
rexml
Expand Down Expand Up @@ -613,7 +613,7 @@ DEPENDENCIES
rubocop-rspec
rubyzip (>= 1.2.2)
sidekiq-failures
sidekiq-pro (< 7.2.1)!
sidekiq-pro (< 7.3.6)!
sidekiq-unique-jobs
simplecov-cobertura
spring-commands-rspec
Expand Down

0 comments on commit 7445df6

Please sign in to comment.