summaryrefslogtreecommitdiff
path: root/lib/bundler/deprecate.rb
Commit message (Expand)AuthorAgeFilesLines
* Check that Bundler::Deprecate is not an autoload constantBenoit Daloze2018-09-091-1/+2
* Properly handle unsafe YAML warnings in specs on Ruby 1.8.7Samuel Giddins2017-10-301-0/+7
* [Deprecate] Ensure skip is defined before being accessedSamuel Giddins2017-10-301-2/+3
* Auto merge of #6088 - bundler:seg-rubygems-psych-warning, r=olleolleolleThe Bundler Bot2017-10-301-1/+3
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* 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