Skip to content

Commit

Permalink
Bump parallel_tests from 4.8.0 to 4.9.0 (#950)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent d104da8 commit 7249dcd
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 @@ -75,7 +75,7 @@ group :test do
gem 'faraday-retry', '~> 2.2'
gem 'knapsack', '~> 4.0'
gem 'octokit', '~> 9.2'
gem 'parallel_tests', '~> 4.8'
gem 'parallel_tests', '~> 4.9'
gem 'pg_query', '~> 6.0.0'
gem 'prosopite', '~> 1.4.2'
gem 'rspec-openapi', '~> 0.18'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ GEM
orm_adapter (0.5.0)
pagy (9.3.3)
parallel (1.26.3)
parallel_tests (4.8.0)
parallel_tests (4.9.0)
parallel
parser (3.3.6.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -632,7 +632,7 @@ DEPENDENCIES
newrelic_rpm (~> 9.16)
octokit (~> 9.2)
pagy (~> 9.3)
parallel_tests (~> 4.8)
parallel_tests (~> 4.9)
pg (~> 1.5)
pg_query (~> 6.0.0)
prosopite (~> 1.4.2)
Expand Down

0 comments on commit 7249dcd

Please sign in to comment.