Sha256: 979a8fdd68a1259d37987b9daa555813d5282459dd76b1500b3d8d78e4442d28
Contents?: true
Size: 372 Bytes
Versions: 2
Compression:
Stored size: 372 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'puppet' 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 'puppet', version load Gem.bin_path('puppet', 'pi', version)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
librarian-puppet-0.9.4 | vendor/gems/ruby/1.8/bin/pi |
librarian-puppet-0.9.3 | vendor/gems/ruby/1.8/bin/pi |