Skip to content

Commit

Permalink
Bump the test-dependencies group with 2 updates (#704)
Browse files Browse the repository at this point in the history
Bumps the test-dependencies group with 2 updates: [rspec-expectations](https://github.com/rspec/rspec-expectations) and [parallel_tests](https://github.com/grosser/parallel_tests).


Updates `rspec-expectations` from 3.12.3 to 3.13.0
- [Release notes](https://github.com/rspec/rspec-expectations/releases)
- [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md)
- [Commits](rspec/rspec-expectations@v3.12.3...v3.13.0)

Updates `parallel_tests` from 4.4.0 to 4.5.1
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](grosser/parallel_tests@v4.4.0...v4.5.1)

---
updated-dependencies:
- dependency-name: rspec-expectations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: parallel_tests
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 3, 2024
1 parent 21d3bc8 commit 1520272
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
remote: https://rubygems.org/
specs:
ansi (1.5.0)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
erubis (2.7.0)
excon (0.104.0)
heroics (0.1.2)
Expand All @@ -26,7 +26,7 @@ GEM
moneta (1.0.0)
multi_json (1.15.0)
parallel (1.24.0)
parallel_tests (4.4.0)
parallel_tests (4.5.1)
parallel
platform-api (3.5.0)
heroics (~> 0.1.1)
Expand All @@ -35,14 +35,14 @@ GEM
rake (13.1.0)
rate_throttle_client (0.1.2)
rrrretry (1.0.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (~> 3.13.0)
rspec-retry (0.6.2)
rspec-core (> 3.3)
rspec-support (3.12.1)
rspec-support (3.13.1)
sem_version (2.0.1)
thor (1.2.2)
threaded (0.0.4)
Expand Down

0 comments on commit 1520272

Please sign in to comment.