Skip to content

Commit

Permalink
Bump rspec-sidekiq from 4.0.2 to 4.1.0 (#464)
Browse files Browse the repository at this point in the history
Bumps [rspec-sidekiq](https://github.com/wspurgin/rspec-sidekiq) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/wspurgin/rspec-sidekiq/releases)
- [Changelog](https://github.com/wspurgin/rspec-sidekiq/blob/main/CHANGES.md)
- [Commits](wspurgin/rspec-sidekiq@v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: rspec-sidekiq
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 59f5eea commit 9bc796b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ GEM
rdoc (6.5.0)
psych (>= 4.0.0)
redis (4.8.1)
redis-client (0.17.0)
redis-client (0.19.1)
connection_pool
regexp_parser (2.9.0)
reline (0.3.8)
Expand Down Expand Up @@ -324,7 +324,7 @@ GEM
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-sidekiq (4.0.2)
rspec-sidekiq (4.1.0)
rspec-core (~> 3.0)
rspec-expectations (~> 3.0)
rspec-mocks (~> 3.0)
Expand Down

0 comments on commit 9bc796b

Please sign in to comment.