Skip to content

Commit 55fb159

Browse files
Bump parallel_tests from 5.5.0 to 5.6.0 (#1317)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5668ee4 commit 55fb159

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ group :test do
7676
gem 'faraday-retry', '~> 2.4'
7777
gem 'knapsack', '~> 4.0'
7878
gem 'octokit', '~> 10.0'
79-
gem 'parallel_tests', '~> 5.5'
79+
gem 'parallel_tests', '~> 5.6'
8080
gem 'pg_query', '~> 6.2.2'
8181
gem 'prosopite', '~> 2.1.2'
8282
gem 'rspec-openapi', '~> 0.24'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ GEM
389389
json
390390
yaml
391391
parallel (1.27.0)
392-
parallel_tests (5.5.0)
392+
parallel_tests (5.6.0)
393393
parallel
394394
parser (3.3.10.1)
395395
ast (~> 2.4.1)
@@ -679,7 +679,7 @@ DEPENDENCIES
679679
octokit (~> 10.0)
680680
ostruct (~> 0.6)
681681
pagy (~> 43.2)
682-
parallel_tests (~> 5.5)
682+
parallel_tests (~> 5.6)
683683
pg (~> 1.6)
684684
pg_query (~> 6.2.2)
685685
prosopite (~> 2.1.2)

0 commit comments

Comments
 (0)