Skip to content

Commit

Permalink
Merge pull request #251 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/parallel_tests-4.8.0
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
2 parents f58d84e + 88b5b2e commit 6f0341d
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 @@ -26,5 +26,5 @@ gem 'rubocop-capybara', '~> 2.20'
gem 'rubocop-rspec', '~> 3.2'

# For running tests in parallel
gem 'parallel_tests', '~> 4.7.2'
gem 'parallel_tests', '~> 4.8.0'
gem 'report_builder', '~> 1.9'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ GEM
racc (~> 1.4)
ostruct (0.6.1)
parallel (1.26.3)
parallel_tests (4.7.2)
parallel_tests (4.8.0)
parallel
parser (3.3.6.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -187,7 +187,7 @@ DEPENDENCIES
byebug (~> 11.1)
capybara (~> 3.40.0)
cucumber (~> 9.2.0)
parallel_tests (~> 4.7.2)
parallel_tests (~> 4.8.0)
report_builder (~> 1.9)
rspec (~> 3.13.0)
rubocop (~> 1.69)
Expand Down

0 comments on commit 6f0341d

Please sign in to comment.