Sha256: df1101b0c7542095e750ea3a5b6590ce098bdca8923961e6c94a526152859fd5
Contents?: true
Size: 405 Bytes
Versions: 6
Compression:
Stored size: 405 Bytes
Contents
#!/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby # # This file was generated by RubyGems. # # The application 'json_pure' 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_pure', version load 'edit_json.rb'
Version data entries
6 entries across 6 versions & 1 rubygems