We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce38cb commit b74c025Copy full SHA for b74c025
1 file changed
bundler/spec/spec_helper.rb
@@ -21,7 +21,7 @@
21
22
# If we use shared GEM_HOME and install multiple versions, it may cause
23
# unexpected test failures.
24
-gem "diff-lcs"
+gem "diff-lcs", "< 2.0"
25
26
require "rspec/core"
27
require "rspec/expectations"
0 commit comments