Skip to content

Commit

Permalink
fix forking_test_runner
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Aug 21, 2024
1 parent 98f1afe commit 83e270e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ GEM
connection_pool (2.4.1)
diff-lcs (1.3)
drb (2.2.1)
forking_test_runner (1.13.0)
forking_test_runner (1.14.0)
parallel_tests (>= 1.3.7)
forwardable (1.3.3)
i18n (1.14.5)
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails71.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ GEM
diff-lcs (1.5.1)
drb (2.2.1)
erubi (1.12.0)
forking_test_runner (1.13.0)
forking_test_runner (1.14.0)
parallel_tests (>= 1.3.7)
forwardable (1.3.3)
globalid (1.2.1)
Expand Down

0 comments on commit 83e270e

Please sign in to comment.