Sha256: 48a1b1be68cdf588177dfc74788e4e37c0c225a940b8f3b8d9a15b713d82ecdf
Contents?: true
Size: 384 Bytes
Versions: 6
Compression:
Stored size: 384 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'httparty' 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 'httparty', version load Gem.bin_path('httparty', 'httparty', version)
Version data entries
6 entries across 6 versions & 1 rubygems