Sha256: 83928f918174b2358ef5856f73bf6f5c2b6282c9b08710e4291022ac51e2a0e2
Contents?: true
Size: 376 Bytes
Versions: 8
Compression:
Stored size: 376 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'json' 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 'json', version load Gem.bin_path('json', 'edit_json.rb', version)
Version data entries
8 entries across 8 versions & 3 rubygems