diff-lcs 1.2.1
Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities to create a simple HTML diff output format and a standard diff-like tool. This is release 1.2.1, restoring the public API to what existed in Diff::LCS 1.1.x. Everyone is strongly encouraged to upgrade to this version as it fixes all known outstanding issues.
Gemfile:
=
install:
=
Development Dependencies (11):
hoe
~> 3.5
hoe-bundler
~> 1.2
hoe-doofus
~> 1.0
hoe-gemspec
~> 1.0
hoe-git
~> 1.5
hoe-rubygems
~> 1.0
hoe-travis
~> 1.2
rake
~> 10.0
rdoc
~> 3.10
rspec
~> 2.0
rubyforge
>= 2.0.4