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 Jun 12, 2024
1 parent 7e7946e commit abb451c
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.2.2"
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.2.2)!
sidekiq-unique-jobs
simplecov-cobertura
spring-commands-rspec
Expand Down

0 comments on commit abb451c

Please sign in to comment.