Sha256: d196a9eaeb2f192f3415ff97fef2d72004ccad7f2056503c8b1a9034006e06c5
Contents?: true
Size: 462 Bytes
Versions: 6
Compression:
Stored size: 462 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'tnargav' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first str = ARGV.first str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding if str =~ /\A_(.*)_\z/ version = $1 ARGV.shift end end gem 'tnargav', version load Gem.bin_path('tnargav', 'vagrant', version)
Version data entries
6 entries across 6 versions & 2 rubygems