Sha256: 4bd4e6e5ae8757ca49df81b5c91bf5ee2788982704ada3c83ba096e21298f432

Contents?: true

Size: 519 Bytes

Versions: 10

Compression:

Stored size: 519 Bytes

Contents

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

#
# This file was generated by Bundler.
#
# The application '_guard-core' is installed as part of a gem, and
# this file is here to facilitate running it.
#

bundle_binstub = File.expand_path("../bundle", __FILE__)
load(bundle_binstub) if File.file?(bundle_binstub)

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

require "rubygems"
require "bundler/setup"

load Gem.bin_path("guard", "_guard-core")

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
lightio-0.4.4 bin/_guard-core
lightio-0.4.3 bin/_guard-core
lightio-0.4.2 bin/_guard-core
lightio-0.4.1 bin/_guard-core
lightio-0.4.0 bin/_guard-core
lightio-0.4.0.pre bin/_guard-core
lightio-0.3.2 bin/_guard-core
lightio-0.3.1 bin/_guard-core
lightio-0.3.0 bin/_guard-core
rom-files-0.2.0 bin/_guard-core