Sha256: eda46f3b1d1614a6a87fd7508cecb2f0df4665dee122dbd951f06528d31f6fbb

Contents?: true

Size: 459 Bytes

Versions: 2

Compression:

Stored size: 459 Bytes

Contents

#!/bin/sh
'exec' "ruby" '-x' "$0" "$@"
#!/home/nick/.rbenv/versions/ree-1.8.7-2011.03/bin/ruby -w
#
# This file was generated by RubyGems.
#
# The application 'diff-lcs' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

version = ">= 0"

if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then
  version = $1
  ARGV.shift
end

gem 'diff-lcs', version
load Gem.bin_path('diff-lcs', 'ldiff', version)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
resque-pool-0.3.0 vendor/bundle/ruby/1.8/bin/ldiff
resque-pool-0.3.0.beta.2 vendor/bundle/ruby/1.8/bin/ldiff