Skip to content

Commit

Permalink
Merge pull request #107 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/parallel_tests-4.3.0
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
2 parents 5eff37b + d5234d1 commit c180de6
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 @@ -25,4 +25,4 @@ gem 'rubocop', '~> 1.56'
gem 'rubocop-rspec', '~> 2.24'

# For running tests in parallel
gem 'parallel_tests', '~> 4.2.2'
gem 'parallel_tests', '~> 4.3.0'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ GEM
nokogiri (1.15.3-x86_64-linux)
racc (~> 1.4)
parallel (1.23.0)
parallel_tests (4.2.2)
parallel_tests (4.3.0)
parallel
parser (3.2.2.3)
ast (~> 2.4.1)
Expand Down Expand Up @@ -177,7 +177,7 @@ DEPENDENCIES
byebug (~> 11.1)
capybara (~> 3.39.2)
cucumber (~> 9.0.2)
parallel_tests (~> 4.2.2)
parallel_tests (~> 4.3.0)
rspec (~> 3.12.0)
rubocop (~> 1.56)
rubocop-rspec (~> 2.24)
Expand Down

0 comments on commit c180de6

Please sign in to comment.