Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Bump vendored fileutils to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Oct 4, 2019
1 parent d4993be commit eaa8149
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 112 deletions.
3 changes: 0 additions & 3 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,6 @@ else
lib.vendor_lib = "lib/bundler/vendor/thor"
end

# We currently cherry-pick changes to use `require_relative` internally
# instead of regular `require`. They are already in fileutils' master branch
# but still need to be released.
desc "Vendor a specific version of fileutils"
Automatiek::RakeTask.new("fileutils") do |lib|
lib.download = { :github => "https://github.com/ruby/fileutils" }
Expand Down

0 comments on commit eaa8149

Please sign in to comment.