Skip to content

Commit 26f91af

Browse files
Bump parallel_tests from 5.4.0 to 5.5.0 (#1209)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25c17c4 commit 26f91af

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.3'
7777
gem 'knapsack', '~> 4.0'
7878
gem 'octokit', '~> 10.0'
79-
gem 'parallel_tests', '~> 5.4'
79+
gem 'parallel_tests', '~> 5.5'
8080
gem 'pg_query', '~> 6.1.0'
8181
gem 'prosopite', '~> 2.1.2'
8282
gem 'rspec-openapi', '~> 0.20'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ GEM
397397
json
398398
yaml
399399
parallel (1.27.0)
400-
parallel_tests (5.4.0)
400+
parallel_tests (5.5.0)
401401
parallel
402402
parser (3.3.10.0)
403403
ast (~> 2.4.1)
@@ -690,7 +690,7 @@ DEPENDENCIES
690690
newrelic_rpm (~> 9.22)
691691
octokit (~> 10.0)
692692
pagy (~> 43.0)
693-
parallel_tests (~> 5.4)
693+
parallel_tests (~> 5.5)
694694
pg (~> 1.6)
695695
pg_query (~> 6.1.0)
696696
prosopite (~> 2.1.2)

0 commit comments

Comments
 (0)