Sha256: 136af5bb75b5378e1287ef3d612d680925f807781074a4378fc51ecb060a269f
Contents?: true
Size: 389 Bytes
Versions: 30
Compression:
Stored size: 389 Bytes
Contents
#!/usr/bin/ruby18 # # 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 Gem.bin_path('json_pure', 'edit_json.rb', version)
Version data entries
30 entries across 30 versions & 1 rubygems