summaryrefslogtreecommitdiff
path: root/lib/bundler/vendored_thor.rb
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* [CLI] Avoid loading Thor::Actions when it is not usedSamuel Giddins2017-04-251-2/+5
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-2/+2
* [Vendor] Dont change the load path to require vendored gemsseg-fix-thor-vendoringSamuel E. Giddins2015-03-211-5/+3
* [Thor] Namespaced the vendored version of Thor and update to the v0.19.1 releaseSamuel E. Giddins2015-02-211-6/+3
* guard against double-adding vendor to the load pathAndre Arko2012-05-271-1/+2
* warn if non-vendored Thor has already been requiredAndre Arko2011-06-101-0/+7