1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[bundler/bundler] Bump rspec dependency to 3.8

Because we're using `config.bisect_runner` which is only available from
3.8.

304a187f72
This commit is contained in:
David Rodríguez 2019-08-08 17:27:23 +02:00 committed by SHIBATA Hiroshi
parent 521a2d2beb
commit 94e26a97a1
Notes: git 2019-08-31 04:40:14 +09:00

View file

@ -10,7 +10,7 @@ module Spec
"automatiek" => "~> 0.2.0",
"rake" => "~> 12.0",
"ronn" => "~> 0.7.3",
"rspec" => "~> 3.6",
"rspec" => "~> 3.8",
"rubocop" => "= 0.74.0",
"rubocop-performance" => "= 1.4.0",
}.freeze