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