Sha256: 0974a339dc0c9275bf0111dd9afb3e7aed6b41134c14767851531627fe42a3b8
Contents?: true
Size: 370 Bytes
Versions: 52
Compression:
Stored size: 370 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'bson' 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 'bson', version load Gem.bin_path('bson', 'j2bson', version)
Version data entries
52 entries across 52 versions & 3 rubygems