summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Update to 0.37.0seg-rubocop-0.37Samuel Giddins2016-02-051-2/+2
* [Travis] Replace RubyGems 2.5.1 with 2.5.2seg-rubocop-0.36Samuel Giddins2016-01-311-2/+2
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Update to RuboCop 0.36.0Samuel Giddins2016-01-311-2/+2
* Auto merge of #4255 - bundler:seg-gemspec-bump-rdiscount, r=segiddinsHomu2016-01-311-9/+3
|\
| * [Travis] Use RG 2.5.1seg-gemspec-bump-rdiscountSamuel Giddins2016-01-301-9/+3
* | [Travis] Test against RubyGems 2.5.1seg-ruby-2.3Samuel Giddins2016-01-301-1/+1
|/
* [CompactIndex] Use vendored compact_index_clientSamuel E. Giddins2016-01-251-0/+7
* Setup CodeClimateseg-code-climateSamuel Giddins2016-01-221-1/+6
* Looks like Ubuntu changed the package nameAndre Arko2015-12-131-1/+1
* [RuboCop] Enable Style/MultilineOperationIndentationSamuel Giddins2015-11-261-1/+1
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-4/+4
* [RuboCop] Update to 0.35.1seg-rubocop-0.35.1Samuel Giddins2015-11-211-2/+2
* update travis build filesAndre Arko2015-11-101-1/+1
* [RuboCop] Regenerate todo file with new file excludesSamuel Giddins2015-10-181-2/+2
* [RuboCop] Update to 0.34.1Samuel Giddins2015-10-181-2/+2
* Merge pull request #3920 from bundler/seg-update-rubocopSamuel E. Giddins2015-08-131-2/+2
|\
| * [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-2/+2
* | [Rakefile] Use automatiek to manage vendoringSamuel E. Giddins2015-08-081-57/+23
|/
* Use %w[] instead of %w()Erick Sasse2015-07-291-2/+2
* Fix Style/WordArrayErick Sasse2015-07-281-2/+2
* Fail fast if RuboCop task failsrubocop-firstAndre Arko2015-07-271-3/+5
* Run Rubocop before specs.Tim Moore2015-07-271-4/+4
* Fix Lint/UnusedBlockArgumentErick Sasse2015-07-201-2/+2
* Fix Style/SignalExceptionErick Sasse2015-07-191-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-3/+3
* 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