Sha256: 3fdd395ffd645bb83efb7b125bc2aa1a1808d18c149751fb90efca33982417e4
Contents?: true
Size: 406 Bytes
Versions: 59
Compression:
Stored size: 406 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'nokogiri' is installed as part of a gem, and # this file is here to facilitate running it. # require "pathname" ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require "rubygems" require "bundler/setup" load Gem.bin_path("nokogiri", "nokogiri")
Version data entries
59 entries across 59 versions & 9 rubygems