Sha256: 52a1f9e45e74cc0819426b1b3ca17db69913104b08069009a755cdc9fb696ab4
Contents?: true
Size: 395 Bytes
Versions: 3
Compression:
Stored size: 395 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'guard' 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('guard', 'guard')
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
opie-1.1.0 | bin/guard |
opie-1.0.0 | bin/guard |
opie-0.1.0 | bin/guard |