summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #5938 - NickLaMuro:spec_deps_on_ruby_193, r=segiddinsThe Bundler Bot2017-08-181-4/+11
|\
| * Use universal rubygems method for installing gemsNick LaMuro2017-08-141-4/+11
* | Extract override version for use installing in devindirect/override-version-for-devAndre Arko2017-08-071-12/+10
* | [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
|/
* Vendor fileutils since it is now a gemSamuel Giddins2017-06-281-0/+8
* [Rakefile] Allow stubbing the Bundler version on travisSamuel Giddins2017-06-231-0/+12
* Completely remove the postit trampolineSamuel Giddins2017-06-211-8/+0
* Auto merge of #5716 - bundler:seg-version-build-metadata, r=indirectThe Bundler Bot2017-06-161-4/+2
|\
| * Avoid git shenanigans with the build metadata fileseg-version-build-metadataSamuel Giddins2017-06-131-4/+0
| * [Rakefile] Add support for generated files not checked into gitSamuel Giddins2017-06-121-1/+3
* | [Rakefile] Allow re-recording all VCR cassettesSamuel Giddins2017-06-131-1/+10
* | Disallow making realworld network requests on CISamuel Giddins2017-06-131-0/+3
|/
* [RuboCop] Update to 0.49.1Koichi ITO2017-05-301-2/+2
* [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-8/+8
* [RuboCop] Update to 0.48.1Koichi ITO2017-05-281-2/+2
* [Travis] Use RubyGems 2.6.12Samuel Giddins2017-05-131-1/+1
* [Rakefile] Generate man/index in man:buildSamuel Giddins2017-05-121-2/+19
* Unify the notation of RubyGemsKoichi ITO2017-05-041-11/+11
* [Rakefile] Use RubyGems 2.6.11 to install gems on Travisseg-fix-ruby-head-testsSamuel Giddins2017-04-191-1/+1
* [RuboCop] Update to 0.48.0emsk2017-03-311-2/+2
* [Rubocop] Update Rubocop to 0.47.1Colby Swandale2017-02-201-2/+2
* [RuboCop] Update to 0.46.0seg-update-rubocopSamuel Giddins2017-01-151-2/+2
* [Rakefile] Add release-related tasksseg-release-tasksSamuel Giddins2017-01-111-0/+2
* [Travis] Test agains rubygems 2.6.8seg-travis-update-ruby-rgSamuel Giddins2016-11-291-1/+1
* [RuboCop] Update to 0.45.0seg-rubocop-updateSamuel Giddins2016-11-291-4/+4
* Vendor net-http-persistent with automatiekseg-vendor-persistentSamuel Giddins2016-11-281-0/+18
* [Rakefile] Speed up rake spec:depsseg-speedup-spec-depsSamuel Giddins2016-11-191-4/+4
* [Rakefile] Pin CodeClimate reporter to pre-1.0seg-pin-codeclimate-reporterSamuel Giddins2016-11-131-1/+1
* Move man pages to man folderBodo Tasche2016-10-301-6/+6
* Un-vendor the compact index clientSamuel Giddins2016-09-211-7/+0
* [Rakefile] Add RubyGems v2.5.2Samuel Giddins2016-08-221-1/+1
* test against RubyGems 2.6.6Andre Arko2016-08-221-1/+1
* Clean up spec output on Travisseg-travis-outputSamuel Giddins2016-08-041-1/+1
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-2/+2
* [Rakefile] Don’t print to stderr when not inside of RubyGemsSamuel Giddins2016-07-101-1/+1
* [Trampoline] Dont change the load path just for postitseg-postit-trampoline-load-pathSamuel Giddins2016-06-241-4/+1
* Change Rakefile to work as a submoduleSamuel Giddins2016-06-211-9/+18
* Add total bundler version trampolining via vendored postitSamuel Giddins2016-06-101-0/+11
* [Travis] Test against RubyGems `v2.6.4`James Wen2016-05-061-2/+2
* [Travis] Test against RubyGems 2.6.3seg-travis-rg-2.6.3Samuel Giddins2016-04-151-2/+2
* [RuboCop] Update to 0.39.0seg-rubocop-0.39Samuel Giddins2016-03-291-2/+2
* [RuboCop] Update to 0.38.0seg-rubocop-0.38Samuel Giddins2016-03-091-2/+2
* [Travis] Test against RubyGems 2.6.1seg-rubygems-2.6.1Samuel Giddins2016-02-281-2/+2
* [Travis] Test against RubyGems 2.6.0seg-rubygems-2.6.0Samuel Giddins2016-02-251-2/+2
* [RuboCop] Update to 0.37.1seg-rubocop-0.37.1Samuel Giddins2016-02-091-2/+2
* [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
|\