diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-08 22:50:39 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-08 22:50:39 +0900 |
commit | 7d8f33b572173e3b4b63307454a47f55cf25b691 (patch) | |
tree | 99f5c433bdda335b1198e60a52be9a4dc515766c | |
parent | 0c334449861c94a8105dea043144092c10635efa (diff) |
Bump parallel_tests from 3.5.0 to 3.5.1 (#15853)
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.5.0 to 3.5.1. - [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.0...v3.5.1) 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 94f7beb98..30fb3ba85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -400,7 +400,7 @@ GEM av (~> 0.9.0) paperclip (>= 2.5.2) parallel (1.20.1) - parallel_tests (3.5.0) + parallel_tests (3.5.1) parallel parser (3.0.0.0) ast (~> 2.4.1) |