mirror of
https://github.com/ruby/ruby.git
synced 2026-08-02 20:49:12 +08:00
[ruby/rubygems] Lock diff-lcs < 2.0
https://github.com/ruby/rubygems/commit/23aecf4a86
This commit is contained in:
parent
42c1d1dc8f
commit
2dc4e872e8
@ -21,7 +21,7 @@ require "bundler"
|
||||
|
||||
# If we use shared GEM_HOME and install multiple versions, it may cause
|
||||
# unexpected test failures.
|
||||
gem "diff-lcs"
|
||||
gem "diff-lcs", "< 2.0"
|
||||
|
||||
require "rspec/core"
|
||||
require "rspec/expectations"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user