Sha256: b35e9fc341d774dcbb17b069461cfa41991205f26a78ff03f57cb0ff17c6d4e2

Contents?: true

Size: 550 Bytes

Versions: 13

Compression:

Stored size: 550 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.a"

str = ARGV.first
if str
  str = str.b[/\A_(.*)_\z/, 1]
  if str and Gem::Version.correct?(str)
    version = str
    ARGV.shift
  end
end

if Gem.respond_to?(:activate_bin_path)
load Gem.activate_bin_path('httpclient', 'httpclient', version)
else
gem "httpclient", version
load Gem.bin_path("httpclient", "httpclient", version)
end

Version data entries

13 entries across 11 versions & 1 rubygems

Version Path
vagrant-unbundled-2.2.16.0 vendor/bundle/ruby/2.7.0/bin/httpclient
vagrant-unbundled-2.2.16.0 vendor/bundle/ruby/3.0.0/bin/httpclient
vagrant-unbundled-2.2.14.0 vendor/bundle/ruby/2.7.0/bin/httpclient
vagrant-unbundled-2.2.10.0 vendor/bundle/ruby/2.7.0/bin/httpclient
vagrant-unbundled-2.2.9.0 vendor/bundle/ruby/2.7.0/bin/httpclient
vagrant-unbundled-2.2.8.0 vendor/bundle/ruby/2.7.0/bin/httpclient
vagrant-unbundled-2.2.7.0 vendor/bundle/ruby/2.6.0/bin/httpclient
vagrant-unbundled-2.2.7.0 vendor/bundle/ruby/2.7.0/bin/httpclient
vagrant-unbundled-2.2.6.2 vendor/bundle/ruby/2.6.0/bin/httpclient
vagrant-unbundled-2.2.6.1 vendor/bundle/ruby/2.6.0/bin/httpclient
vagrant-unbundled-2.2.6.0 vendor/bundle/ruby/2.6.0/bin/httpclient
vagrant-unbundled-2.2.5.0 vendor/bundle/ruby/2.6.0/bin/httpclient
vagrant-unbundled-2.2.4.0 vendor/bundle/ruby/2.6.0/bin/httpclient