Skip to content

Commit

Permalink
Merge pull request #698 from alphagov/dependabot/bundler/rspec-sideki…
Browse files Browse the repository at this point in the history
…q-4.0.0

Bump rspec-sidekiq from 3.1.0 to 4.0.0
  • Loading branch information
brucebolt authored Aug 21, 2023
2 parents df2ba19 + 6393212 commit c8b2f9d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -547,10 +547,12 @@ GEM
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-sidekiq (3.1.0)
rspec-core (~> 3.0, >= 3.0.0)
sidekiq (>= 2.4.0)
rspec-support (3.12.0)
rspec-sidekiq (4.0.0)
rspec-core (~> 3.0)
rspec-expectations (~> 3.0)
rspec-mocks (~> 3.0)
sidekiq (>= 5, < 8)
rspec-support (3.12.1)
rubocop (1.55.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down

0 comments on commit c8b2f9d

Please sign in to comment.