Sha256: 2890d1d973b47d770acd1ea8c7d3f4a186f15fcc90b431836eae0c1ffee2bd45

Contents?: true

Size: 405 Bytes

Versions: 3

Compression:

Stored size: 405 Bytes

Contents

#!/usr/bin/env jruby
# frozen_string_literal: true
#
# This file was generated by Bundler.
#
# The application 'rackup' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require "pathname"
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../../../Gemfile",
  Pathname.new(__FILE__).realpath)

require "rubygems"
require "bundler/setup"

load Gem.bin_path("rack", "rackup")

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ivanvc-logstash-input-s3-3.1.1.4 vendor/local/bin/rackup
ivanvc-logstash-input-s3-3.1.1.3 vendor/local/bin/rackup
ivanvc-logstash-input-s3-3.1.1.2 vendor/local/bin/rackup