diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-12 22:11:26 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-12 22:11:26 +0900 |
commit | ba85109dc1d0194138b2c079e64875bdf335c3e9 (patch) | |
tree | c4ae2a03a24e1402d63e0bbeea52d9eec9fd19a5 | |
parent | 1e6072f035d1a29fc30c1541236bbe8a70454292 (diff) |
Bump parallel_tests from 3.5.1 to 3.5.2 (#15882)
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/grosser/parallel_tests/releases) - [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md) - [Commits](https://github.com/grosser/parallel_tests/compare/v3.5.1...v3.5.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 298677f03..4ac27a020 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -403,7 +403,7 @@ GEM av (~> 0.9.0) paperclip (>= 2.5.2) parallel (1.20.1) - parallel_tests (3.5.1) + parallel_tests (3.5.2) parallel parser (3.0.0.0) ast (~> 2.4.1) |