Skip to content

Commit 2dc4e87

Browse files
hsbtmatzbot
authored andcommitted
[ruby/rubygems] Lock diff-lcs < 2.0
ruby/rubygems@23aecf4a86
1 parent 42c1d1d commit 2dc4e87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/bundler/spec_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
# If we use shared GEM_HOME and install multiple versions, it may cause
2323
# unexpected test failures.
24-
gem "diff-lcs"
24+
gem "diff-lcs", "< 2.0"
2525

2626
require "rspec/core"
2727
require "rspec/expectations"

0 commit comments

Comments
 (0)