Sha256: 0fe3eecc6b15ea74f8b0797abe52c07610253c098509b9c1f943292d4e25b2d8

Contents?: true

Size: 793 Bytes

Versions: 19

Compression:

Stored size: 793 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

#
# This file was generated by Bundler.
#
# The application 'listen' 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)

bundle_binstub = File.expand_path("../bundle", __FILE__)

if File.file?(bundle_binstub)
  if File.read(bundle_binstub, 300) =~ /This file was generated by Bundler/
    load(bundle_binstub)
  else
    abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
  end
end

require "rubygems"
require "bundler/setup"

load Gem.bin_path("listen", "listen")

Version data entries

19 entries across 19 versions & 5 rubygems

Version Path
archival-0.0.12 bin/listen
archival-0.0.11 bin/listen
archival-0.0.10 bin/listen
archival-0.0.9 bin/listen
archival-0.0.8 bin/listen
archival-0.0.7 bin/listen
archival-0.0.6 bin/listen
archival-0.0.5 bin/listen
archival-0.0.4 bin/listen
crypt_ident-0.2.7 bin/listen
caco-0.1.0 bin/listen
crypt_ident-0.2.6 bin/listen
crypt_ident-0.2.5 bin/listen
crypt_ident-0.2.2 bin/listen
crypt_ident-0.2.1 bin/listen
menud-0.1.0 bin/listen
activeadmin-nested-namespaces-0.1.2 dummy_app/bin/listen
activeadmin-nested-namespaces-0.1.1 dummy_app/bin/listen
activeadmin-nested-namespaces-0.1.0 dummy_app/bin/listen