Sha256: d51148ec493b3860da43c8c92bf6b761000406465e93315dfb6428df5a2430df

Contents?: true

Size: 504 Bytes

Versions: 8

Compression:

Stored size: 504 Bytes

Contents

#!/usr/bin/env jruby
#
# This file was generated by RubyGems.
#
# The application 'cabin' 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 'cabin', version
load Gem.bin_path('cabin', 'rubygems-cabin-test', version)

Version data entries

8 entries across 7 versions & 4 rubygems

Version Path
logstash-filter-zabbix-0.1.2 vendor/bundle/jruby/1.9/bin/rubygems-cabin-test
logstash-filter-zabbix-0.1.1 vendor/bundle/jruby/1.9/bin/rubygems-cabin-test
able-neo4j-1.0.0 vendor/bundle/jruby/1.9/bin/rubygems-cabin-test
logstash-input-beats-2.0.2 vendor/jruby/1.9/gems/logstash-codec-json-2.0.3/vendor/bin/rubygems-cabin-test
logstash-input-beats-2.0.2 vendor/jruby/1.9/bin/rubygems-cabin-test
logstash-codec-json-2.0.3 vendor/bin/rubygems-cabin-test
logstash-input-beats-0.9.2 vendor/jruby/1.9/bin/rubygems-cabin-test
logstash-input-beats-0.9.1 vendor/jruby/1.9/bin/rubygems-cabin-test