]> cat aescling's git repositories - mastodon.git/commitdiff
Bump parallel_tests from 2.23.0 to 2.24.0 (#9064)
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>
Tue, 23 Oct 2018 06:17:26 +0000 (08:17 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 23 Oct 2018 06:17:26 +0000 (08:17 +0200)
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.23.0...v2.24.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 6a0d331981f5446978d05c5951c4973f6add8c70..ca38f033a143c1c5a81e620127b3c4cf04aa3463 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -114,7 +114,7 @@ group :test do
   gem 'rspec-sidekiq', '~> 3.0'
   gem 'simplecov', '~> 0.16', require: false
   gem 'webmock', '~> 3.4'
-  gem 'parallel_tests', '~> 2.23'
+  gem 'parallel_tests', '~> 2.24'
 end
 
 group :development do
index 373ebbaf757cdee0b348411d9a760c8f2892041f..c43f3673ffc7a9a611ad9e92335e14a830bf2dd8 100644 (file)
@@ -385,7 +385,7 @@ GEM
       av (~> 0.9.0)
       paperclip (>= 2.5.2)
     parallel (1.12.1)
-    parallel_tests (2.23.0)
+    parallel_tests (2.24.0)
       parallel
     parser (2.5.1.2)
       ast (~> 2.4.0)
@@ -714,7 +714,7 @@ DEPENDENCIES
   ox (~> 2.10)
   paperclip (~> 6.0)
   paperclip-av-transcoder (~> 0.6)
-  parallel_tests (~> 2.23)
+  parallel_tests (~> 2.24)
   pg (~> 1.1)
   pghero (~> 2.2)
   pkg-config (~> 1.3)