Sha256: 6ade4f39ca3f1e1d116a785d93f338157c33f8443d6381657c5740bfd731c4c6

Contents?: true

Size: 456 Bytes

Versions: 1

Compression:

Stored size: 456 Bytes

Contents

#!/bin/sh
'exec' "ruby" '-x' "$0" "$@"
#!/home/matt/.rvm/rubies/ruby-1.8.7-p352/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', 'htmldiff', version)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
frameworks-capybara-0.2.0.rc6 vendor/bundle/ruby/1.8/bin/htmldiff