Sha256: 62c4c873e30f047aaf2b2f5b83a2c146e1f9c729f69c204b85f1100911b26744
Contents?: true
Size: 372 Bytes
Versions: 51
Compression:
Stored size: 372 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'guard' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'guard', version load Gem.bin_path('guard', 'guard', version)
Version data entries
51 entries across 51 versions & 2 rubygems