summaryrefslogtreecommitdiff
path: root/spec/bundler/gem_version_promoter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use compound matchers in resolving specSamuel Giddins2017-08-011-2/+1
* Refactor the GVP specs to not assume spec groups are arraysSamuel Giddins2017-08-011-15/+17
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-301-1/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* | [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-21/+21
|/
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-10/+20
* Support for reverting to older versions.chrismo2016-07-081-4/+4
* Add some additional GVP specs per TODO.chrismo2016-07-081-5/+19
* No need to dupe cached GVP outputchrismo2016-07-081-14/+0
* Moved half-arsed debug test to its own testchrismo2016-07-081-0/+10
* Moved GemVersionPromoter inside search_for cache.chrismo2016-07-081-9/+9
* Invalid level in GemVersionPromoter now raises.chrismo2016-07-081-0/+28
* Remove minimal optionchrismo2016-07-081-25/+1
* Port GemVersionPromoter specs from bundler-patchchrismo2016-07-081-0/+155
* Add spec to definition for gem version promoter.chrismo2016-07-081-0/+0