Skip to content

Commit 36b267c

Browse files
Bump parallel_tests from 5.2.0 to 5.3.0 (#1084)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50ef6e9 commit 36b267c

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.2'
78+
gem 'parallel_tests', '~> 5.3'
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
@@ -389,7 +389,7 @@ GEM
389389
orm_adapter (0.5.0)
390390
pagy (9.3.4)
391391
parallel (1.27.0)
392-
parallel_tests (5.2.0)
392+
parallel_tests (5.3.0)
393393
parallel
394394
parser (3.3.8.0)
395395
ast (~> 2.4.1)
@@ -675,7 +675,7 @@ DEPENDENCIES
675675
newrelic_rpm (~> 9.19)
676676
octokit (~> 10.0)
677677
pagy (~> 9.3)
678-
parallel_tests (~> 5.2)
678+
parallel_tests (~> 5.3)
679679
pg (~> 1.5)
680680
pg_query (~> 6.1.0)
681681
prosopite (~> 2.1.0)

0 commit comments

Comments
 (0)