summaryrefslogtreecommitdiff
path: root/spec/commands/update_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add Bundler.ui.deprecateStefan Lance2016-07-051-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* check update message in updated outputAndre Arko2016-01-251-7/+3
* Clean up already initialized constant warning messages from test suiteJames Wen2015-12-301-1/+1
* Fix setup and assertion validity of `bundle update --ruby` specsJames Wen2015-12-151-33/+22
* Suppress warnings about "already initialized constant"s in bundle update specJames Wen2015-12-131-13/+14
* Changes for https://github.com/bundler/bundler/pull/4064#discussion-diff-4513...David Morhovich2015-11-181-4/+4
* Adds ruby version to Gemfile.lock.David Morhovich2015-10-271-0/+119
* Add ability to update gems via source for backwards-compatibility.Caden Lovelace2015-08-231-0/+77
* Add spec for not updating gems with the same name as the source.Caden Lovelace2015-08-231-0/+13
* Bundle update groups should unlock gems, not sourcesCaden Lovelace2015-08-231-0/+20
* Fix Style/SpaceAroundOperatorsAndre Arko2015-07-181-2/+2
* Fix Style/SpaceBeforeCommaErick Sasse2015-07-171-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-1/+1
* move the base install/update specs into commandsAndre Arko2015-06-051-0/+211