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 Jul 1, 2024
1 parent 5cff82d commit 40d52ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.1"
end
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ DEPENDENCIES
rubocop-rspec
rubyzip (>= 1.2.2)
sidekiq-failures
sidekiq-pro (< 7.2.1)!
sidekiq-pro (< 7.3.1)!
sidekiq-unique-jobs
simplecov-cobertura
spring-commands-rspec
Expand Down

0 comments on commit 40d52ca

Please sign in to comment.