Sha256: 442c3db51db002a4c6051304bed6105c3fd01cf7ff3815bae69847920e91fee1
Contents?: true
Size: 412 Bytes
Versions: 3
Compression:
Stored size: 412 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'httpclient' 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("httpclient", "httpclient")
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
chef-13.2.20-universal-mingw32 | acceptance/bin/httpclient |
chef-13.1.31-universal-mingw32 | acceptance/bin/httpclient |
chef-13.1.31 | acceptance/bin/httpclient |