Sha256: 6be62cd6e48ed7c5226a64cc2c7b0a31a915b91045ead87474e65d23e5046b78

Contents?: true

Size: 462 Bytes

Versions: 7

Compression:

Stored size: 462 Bytes

Contents

#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'climine' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

version = ">= 0"

if ARGV.first
  str = ARGV.first
  str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding
  if str =~ /\A_(.*)_\z/
    version = $1
    ARGV.shift
  end
end

gem 'climine', version
load Gem.bin_path('climine', 'climine', version)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
climine-0.0.7 vendor/bundle/ruby/2.0.0/bin/climine
climine-0.0.6 vendor/bundle/ruby/2.0.0/bin/climine
climine-0.0.5 vendor/bundle/ruby/2.0.0/bin/climine
climine-0.0.4 vendor/bundle/ruby/2.0.0/bin/climine
climine-0.0.3 vendor/bundle/ruby/2.0.0/bin/climine
climine-0.0.2 vendor/bundle/ruby/2.0.0/bin/climine
climine-0.0.1 vendor/bundle/ruby/2.0.0/bin/climine