upgrade diff-lcs gem

This commit is contained in:
r888888888
2015-07-21 17:16:10 -07:00
parent 74728ad992
commit 576fe02555
2 changed files with 8 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ gem 'daemons'
gem 'net-ssh'
gem 'net-sftp'
gem 'term-ansicolor', :require => "term/ansicolor"
gem 'diff-lcs', :require => "diff/lcs/array"
gem 'diff-lcs', :require => "diff/lcs/array", :git => "https://github.com/halostatue/diff-lcs.git"
gem 'bcrypt-ruby', :require => "bcrypt"
gem 'awesome_print'
gem 'statistics2'

View File

@@ -1,3 +1,9 @@
GIT
remote: https://github.com/halostatue/diff-lcs.git
revision: ff796c262db5a22f14b4765c09655b4faccc132a
specs:
diff-lcs (1.3)
GIT
remote: https://github.com/r888888888/ruby-imagespec.git
revision: 2dab9811f4abb4fbaeea66feb42e388ba545b2d8
@@ -92,7 +98,6 @@ GEM
delayed_job_active_record (4.0.1)
activerecord (>= 3.0, < 4.2)
delayed_job (>= 3.0, < 4.1)
diff-lcs (1.2.5)
docile (1.1.3)
domain_name (0.5.18)
unf (>= 0.0.5, < 1.0.0)
@@ -321,7 +326,7 @@ DEPENDENCIES
dalli
delayed_job
delayed_job_active_record
diff-lcs
diff-lcs!
factory_girl
ffaker
gctools