aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/injector.rb
Commit message (Expand)AuthorAgeFilesLines
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-1/+1
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-2/+0
* Cleanup trailing whitespaceErik Michaels-Ober2013-02-021-1/+1
* don't lock development changes while injectingAndre Arko2012-10-021-2/+6
* ignore frozen while injectingAndre Arko2012-10-021-0/+5
* injector class to handle gem injectionAndre Arko2012-08-261-0/+55