Sha256: c38a2d35dd5e8793aa5a9c2bd9a24cfb2107d81fbbdf6a5ff07c41dc5f91ccca

Contents?: true

Size: 453 Bytes

Versions: 4

Compression:

Stored size: 453 Bytes

Contents

#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'puma' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

version = ">= 0"

if ARGV.first
  str = ARGV.first
  str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding
  if str =~ /\A_(.*)_\z/
    version = $1
    ARGV.shift
  end
end

gem 'puma', version
load Gem.bin_path('puma', 'pumactl', version)

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
mango-0.8.0 vendor/bundler/ruby/2.1.0/bin/pumactl
mango-0.7.1 vendor/bundler/ruby/2.0.0/bin/pumactl
mango-0.7.0 vendor/bundler/ruby/2.0.0/bin/pumactl
fragrant-0.0.5 vendor/bundle/ruby/1.9.1/bin/pumactl