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