Sha256: f1dcdb0642841be54db3f9436cd4eeda243d84d3c248acde3ba3019db7f1a3d7

Contents?: true

Size: 474 Bytes

Versions: 8

Compression:

Stored size: 474 Bytes

Contents

#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'httpclient' 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 'httpclient', version
load Gem.bin_path('httpclient', 'httpclient', version)

Version data entries

8 entries across 8 versions & 2 rubygems

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