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 444f823 commit 8ce1224Copy full SHA for 8ce1224
Gemfile
@@ -20,7 +20,6 @@ group :development, :test do
20
gem 'coveralls', require: false, platform: :mri
21
gem 'psych', platforms: [:mri, :rbx]
22
gem 'benchmark-ips'
23
- gem 'diff-lcs', github: 'koic/diff-lcs', branch: "integer_unification" # Until Fixnum issues solved
24
end
25
26
group :debug do
0 commit comments