Sha256: 76b40d8e7ac770c17352bb01dad6f79f504199db14959a5639082a5b0a48e2f3

Contents?: true

Size: 380 Bytes

Versions: 2

Compression:

Stored size: 380 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', 'filebucket', version)

Version data entries

2 entries across 2 versions & 1 rubygems

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