File Manager

Path: /opt/chef/embedded/lib/ruby/2.7.0/bundler/vendor/fileutils/lib/fileutils/

Viewing File: version.rb

# frozen_string_literal: true

module Bundler::FileUtils
  VERSION = "1.3.0"
end