Skip to content

Commit

Permalink
Merge pull request #1745 from Retrospring/dependabot/bundler/rspec-si…
Browse files Browse the repository at this point in the history
…dekiq-5.0.0
  • Loading branch information
dependabot[bot] authored May 22, 2024
2 parents 6e9b0f8 + 130c54e commit d283cb8
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 @@ -93,7 +93,7 @@ group :development, :test do
gem "rspec-its", "~> 1.3"
gem "rspec-mocks"
gem "rspec-rails", "~> 6.1"
gem "rspec-sidekiq", "~> 4.2", require: false
gem "rspec-sidekiq", "~> 5.0", require: false
gem "rubocop", "~> 1.63"
gem "rubocop-rails", "~> 2.25"
gem "shoulda-matchers", "~> 6.2"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ GEM
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-sidekiq (4.2.0)
rspec-sidekiq (5.0.0)
rspec-core (~> 3.0)
rspec-expectations (~> 3.0)
rspec-mocks (~> 3.0)
Expand Down Expand Up @@ -592,7 +592,7 @@ DEPENDENCIES
rspec-its (~> 1.3)
rspec-mocks
rspec-rails (~> 6.1)
rspec-sidekiq (~> 4.2)
rspec-sidekiq (~> 5.0)
rubocop (~> 1.63)
rubocop-rails (~> 2.25)
rubyzip (~> 2.3)
Expand Down

0 comments on commit d283cb8

Please sign in to comment.