Sha256: 1ebeec6c3ca6c2076fe68f8ce38b3f71fbd420180294a63cfffbfb162d8f6c9c
Contents?: true
Size: 380 Bytes
Versions: 8
Compression:
Stored size: 380 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', 'prettify_json.rb', version)
Version data entries
8 entries across 8 versions & 3 rubygems