Skip to content

Commit

Permalink
Merge pull request #160 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/parallel_tests-4.6.0
dependabot[bot] authored Apr 2, 2024
2 parents d89e379 + 653f72a commit 97362a3
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
@@ -25,4 +25,4 @@ gem 'rubocop', '~> 1.62'
gem 'rubocop-rspec', '~> 2.27'

# For running tests in parallel
gem 'parallel_tests', '~> 4.5.2'
gem 'parallel_tests', '~> 4.6.0'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -92,7 +92,7 @@ GEM
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parallel_tests (4.5.2)
parallel_tests (4.6.0)
parallel
parser (3.3.0.5)
ast (~> 2.4.1)
@@ -178,7 +178,7 @@ DEPENDENCIES
byebug (~> 11.1)
capybara (~> 3.40.0)
cucumber (~> 9.2.0)
parallel_tests (~> 4.5.2)
parallel_tests (~> 4.6.0)
rspec (~> 3.13.0)
rubocop (~> 1.62)
rubocop-rspec (~> 2.27)

0 comments on commit 97362a3

Please sign in to comment.