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:
parent
521a2d2beb
commit
94e26a97a1
Notes:
git
2019-08-31 04:40:14 +09:00
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue