Sha256: 147a08df75898fbd83896dc630e020adb2b8360e69a60addbd30e080c67b2777

Contents?: true

Size: 376 Bytes

Versions: 2

Compression:

Stored size: 376 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', 'puppet', version)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
librarian-puppet-0.9.4 vendor/gems/ruby/1.8/bin/puppet
librarian-puppet-0.9.3 vendor/gems/ruby/1.8/bin/puppet