Bump parallel_tests from 2.25.0 to 2.26.0 (#9137)

Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.25.0 to 2.26.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.25.0...v2.26.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-10-29 12:55:55 +01:00 committed by Eugen Rochko
parent 8c944c2f63
commit ce33ce94c9
2 changed files with 3 additions and 3 deletions

View File

@ -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.25'
gem 'parallel_tests', '~> 2.26'
end
group :development do

View File

@ -393,7 +393,7 @@ GEM
av (~> 0.9.0)
paperclip (>= 2.5.2)
parallel (1.12.1)
parallel_tests (2.25.0)
parallel_tests (2.26.0)
parallel
parser (2.5.1.2)
ast (~> 2.4.0)
@ -723,7 +723,7 @@ DEPENDENCIES
ox (~> 2.10)
paperclip (~> 6.0)
paperclip-av-transcoder (~> 0.6)
parallel_tests (~> 2.25)
parallel_tests (~> 2.26)
pg (~> 1.1)
pghero (~> 2.2)
pkg-config (~> 1.3)