Sha256: 9e81d077f6419dfe446c531905d28f7b35ad1e7112271f43b6a6f9fd0f28c374

Contents?: true

Size: 481 Bytes

Versions: 2

Compression:

Stored size: 481 Bytes

Contents

#! ruby
#
# This file was generated by RubyGems.
#
# The application 'listen' 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/ and Gem::Version.correct?($1) then
    version = $1
    ARGV.shift
  end
end

gem 'listen', version
load Gem.bin_path('listen', 'listen', version)

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
vagrant-cloudstack-1.2.0 vendor/bundle/bin/listen
geminfo-0.1.0 path/bin/listen