Skip to content

Commit 8ce1224

Browse files
committed
Remove special include of diff-lcs in Gemfile.
1 parent 444f823 commit 8ce1224

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ group :development, :test do
2020
gem 'coveralls', require: false, platform: :mri
2121
gem 'psych', platforms: [:mri, :rbx]
2222
gem 'benchmark-ips'
23-
gem 'diff-lcs', github: 'koic/diff-lcs', branch: "integer_unification" # Until Fixnum issues solved
2423
end
2524

2625
group :debug do

0 commit comments

Comments
 (0)