summaryrefslogtreecommitdiff
path: root/lib/bundler/installer/standalone.rb
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Create standalone bundler/setup.rb at a consistent path.Glenn Pratt2016-03-221-1/+1
* Add helpful invalid gemspec error message for `bundle installJames Wen2016-02-071-0/+3
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Move `Bundler#ruby_version` functionality to `Bundler::RubyVersion#system`James Wen2016-01-141-1/+1
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-1/+1
* There's no flat_map in 1.8.7Andreas Hellwig2015-10-031-2/+2
* Rubocop adjustmentAndreas Hellwig2015-09-301-1/+1
* Extract class StandaloneAndreas Hellwig2015-09-301-0/+48