Skip to content

Commit 8bc156d

Browse files
Bump parallel_tests from 5.1.0 to 5.2.0 (#1066)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d4872b commit 8bc156d

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
@@ -75,7 +75,7 @@ group :test do
7575
gem 'faraday-retry', '~> 2.3'
7676
gem 'knapsack', '~> 4.0'
7777
gem 'octokit', '~> 10.0'
78-
gem 'parallel_tests', '~> 5.1'
78+
gem 'parallel_tests', '~> 5.2'
7979
gem 'pg_query', '~> 6.1.0'
8080
gem 'prosopite', '~> 2.1.0'
8181
gem 'rspec-openapi', '~> 0.19'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ GEM
388388
orm_adapter (0.5.0)
389389
pagy (9.3.4)
390390
parallel (1.27.0)
391-
parallel_tests (5.1.0)
391+
parallel_tests (5.2.0)
392392
parallel
393393
parser (3.3.8.0)
394394
ast (~> 2.4.1)
@@ -672,7 +672,7 @@ DEPENDENCIES
672672
newrelic_rpm (~> 9.19)
673673
octokit (~> 10.0)
674674
pagy (~> 9.3)
675-
parallel_tests (~> 5.1)
675+
parallel_tests (~> 5.2)
676676
pg (~> 1.5)
677677
pg_query (~> 6.1.0)
678678
prosopite (~> 2.1.0)

0 commit comments

Comments
 (0)