aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/deprecate.rb
Commit message (Expand)AuthorAgeFilesLines
* Add machinery for printing major deprecationsSamuel Giddins2016-06-231-0/+16
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Enable Style/EmptyLinesAroundModuleBodySamuel Giddins2015-11-261-2/+0
* Fix Style/SemicolonErick Sasse2015-07-191-2/+2
* Fix Style/SingleLineMethodsErick Sasse2015-07-191-1/+3
* Cleanup trailing whitespaceErik Michaels-Ober2013-02-021-1/+1
* omg define the method we're checking for -_-Andre Arko2012-11-221-3/+1
* un-confuse the deprecate class creationAndre Arko2012-11-221-1/+3
* unless is dangerous :PAndre Arko2012-11-191-1/+1
* whitespace sighAndre Arko2012-11-191-1/+1
* pull out Deprecate so we can suppress outputAndre Arko2012-11-191-0/+15