summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-4/+4
* [Rakefile] Properly install RuboCopSamuel E. Giddins2015-07-151-0/+5
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-35/+35
* Setup RuboCopSamuel E. Giddins2015-07-151-1/+11
* [Travis] Test against 2.4.8 nowSamuel E. Giddins2015-06-101-1/+1
* RubyGems 2.4.7 is now the latest releaseSamuel E. Giddins2015-05-161-1/+1
* Allow bundle viz to work with dependencies satisfied by prereleases.Adam Prescott2015-05-111-1/+3
* remove gemfile man special case from cleanAndre Arko2015-05-111-2/+1
* use Rake convention of clean/clobber for manpagesAndre Arko2015-05-091-8/+17
* Merge tag 'v1.9.6'Andre Arko2015-05-031-3/+6
|\
| * guard against missing ronn during releaseAndre Arko2015-04-301-3/+6
* | Merge tag 'v1.9.1'Andre Arko2015-03-251-12/+23
|\ \ | |/
| * [Vendor] Dont change the load path to require vendored gemsseg-fix-thor-vendoringSamuel E. Giddins2015-03-211-12/+23
* | fix "rake spec:deps" fails on MinGW Ruby 2.0Toshi MARUYAMA2015-03-201-2/+2
|/
* and we need the rake tasks for travis, tooAndre Arko2015-02-211-2/+2
* [Thor] downcase vendored thor directorySamuel E. Giddins2015-02-211-2/+2
* [Thor] Namespaced the vendored version of Thor and update to the v0.19.1 releaseSamuel E. Giddins2015-02-211-0/+23
* Merge pull request #3257 from segiddins/seg-molinilloAndre Arko2015-01-261-0/+23
|\
| * [Resolver] Start migration to MolinilloSamuel E. Giddins2014-11-241-0/+23
* | test against the latest rubygems versionAndre Arko2014-11-281-1/+1
* | RG 2.3 was never included in a release of Ruby, however the latest minor seriesZachary Scott2014-11-241-1/+1
|/
* Merge tag 'v1.7.6'Andre Arko2014-11-111-1/+1
|\
| * use RUBYGEMS_REPO everywhereAndre Arko2014-11-111-1/+1
| * CI fixes backported from masterAndre Arko2014-11-061-1/+1
| * move the dev deps list into the gemspecAndre Arko2014-07-171-6/+4
* | sort deps by name before installing themAndre Arko2014-11-061-2/+2
* | Sort deps by name so mustache is firstAndre Arko2014-11-051-1/+1
* | undo the failed ramdisk experimentAndre Arko2014-09-231-5/+0
* | Use the Travis ramdisk for test installsAndre Arko2014-09-191-0/+5
* | take my own advice about rake tasksAndre Arko2014-06-251-1/+1
* | check rspec version while running specsAndre Arko2014-05-261-3/+4
* | move spec task options into options fileAndre Arko2014-05-111-4/+1
* | move the dev deps list into the gemspecAndre Arko2014-05-101-6/+4
* | [ci skip] Fix a typo in Rakefile.Juanito Fatas2014-05-051-1/+1
* | print path to rubygems checkoutAndre Arko2014-04-271-1/+3
|/
* install those gems inside spec:deps, yup yupAndre Arko2014-04-021-0/+5
* raise when Rubygems version doesn't existAndre Arko2014-04-021-1/+1
* clone rubygems via httpsAndre Arko2014-03-311-1/+1
* rubygems 2.2.2 is out nowAndre Arko2014-03-311-1/+1
* Ruby 1.8 is still a thingAndre Arko2014-03-021-3/+11
* Merge pull request #2895 from headius/specs_on_jrubyAndre Arko2014-02-251-4/+7
|\
| * Avoid installing C exts on JRuby to allow running specs.Charles Oliver Nutter2014-02-211-5/+8
* | Use documentation rspec formaterKamil Kieliszczyk2014-02-241-3/+3
|/
* :grimacing: lets try a real version of rubygemsAndre Arko2014-02-061-1/+1
* oops, need older rubygems to workAndre Arko2014-02-061-6/+10
* Downgrade to working RubygemsAndre Arko2014-02-061-0/+1
* Merge v1.5.3 from branch '1-5-stable'Andre Arko2014-02-061-2/+2
|\
| * rspec 3Andre Arko2014-02-051-1/+1
| * omg we weren't even checking for the gem o_OAndre Arko2014-02-051-1/+1
| * RSpec version conflicts on 1.8 :cold_sweat:Andre Arko2013-12-181-1/+1