summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Remove incorrect `man:clobber` taskfix_man_clobberDavid Rodríguez2019-06-041-5/+1
* Remove sudo-created files after the test themselvesDavid Rodríguez2019-05-271-8/+3
* Remove coverage tracking for the time beingDavid Rodríguez2019-04-241-4/+0
* Mock `man:build` task on jrubyallow_local_install_on_jrubyDavid Rodríguez2019-04-121-47/+51
* Remove `man:require` taskDavid Rodríguez2019-04-121-3/+0
* Merge #7070Bundlerbot2019-03-291-31/+14
|\
| * Rename task to not be redundantimprove_cross_repo_integrationDavid Rodríguez2019-03-281-2/+2
| * Make "co" tasks family use RGV env variable tooDavid Rodríguez2019-03-281-5/+4
| * Add sudo and realworld task to the "co" namespaceDavid Rodríguez2019-03-281-0/+5
| * Use progress in the "co" task tooDavid Rodríguez2019-03-281-1/+1
| * Remove clone rubygems taskDavid Rodríguez2019-03-281-22/+2
| * Remove option already set by defaultDavid Rodríguez2019-03-281-1/+1
| * Remove NULL_DEVICEDavid Rodríguez2019-03-281-2/+1
* | Merge #7074Bundlerbot2019-03-291-5/+0
|\ \
| * | Remove unnecessary stuffsimplify_gems_used_by_tests_installationDavid Rodríguez2019-03-281-5/+0
| |/
* | Merge #7035Bundlerbot2019-03-281-6/+0
|\ \ | |/ |/|
| * Unify the certificates for rubygems.org to rubygems store.SHIBATA Hiroshi2019-03-141-6/+0
* | Try removing hacksDavid Rodríguez2019-03-261-5/+0
* | Bump to MRI 2.5.4David Rodríguez2019-03-261-2/+2
* | Bump to MRI 2.6.2David Rodríguez2019-03-261-4/+2
* | Describe automatiek tasksDavid Rodríguez2019-03-251-0/+11
* | Improve automatiek activationDavid Rodríguez2019-03-251-8/+16
* | Little refactorDavid Rodríguez2019-03-251-4/+4
* | revert the RSpec format in CI back to dotsColby Swandale2019-03-211-1/+1
* | Abort when building man pages without ronnDavid Rodríguez2019-03-201-1/+1
* | Improve `ronn` activationDavid Rodríguez2019-03-201-8/+14
* | Simplify globbingDavid Rodríguez2019-03-201-1/+1
* | Remove unused requireDavid Rodríguez2019-03-201-1/+0
* | Move the `safe_task` method into the :spec namespaceDavid Rodríguez2019-03-201-7/+7
* | Merge the `:spec` namespace to a single blockDavid Rodríguez2019-03-201-12/+10
* | Simplify rubygems path transmissionDavid Rodríguez2019-03-201-2/+1
* | Remove now dummy being-rescue-end blockDavid Rodríguez2019-03-201-101/+97
* | Simplify rubocop taskDavid Rodríguez2019-03-201-7/+6
* | Remove unnecessary prerequisiteDavid Rodríguez2019-03-201-1/+1
* | Simplify RSpec taskDavid Rodríguez2019-03-201-17/+9
* | Remove unnecessary pre-requisiteDavid Rodríguez2019-03-201-1/+0
* | Fix `graphviz` installation on TravisCIDavid Rodríguez2019-03-151-1/+3
|/
* Use rubygems 2.7.9 in CIDavid Rodríguez2019-03-091-1/+1
* Use rubygems 3.0.3 in CIDavid Rodríguez2019-03-091-2/+2
* Auto-correct `Style/RescueStandardError` offensesDavid Rodríguez2019-03-041-1/+1
* Auto-correct `Style/Encoding` rubocop issuesDavid Rodríguez2019-03-041-1/+0
* Merge #6958Bundlerbot2019-02-131-5/+2
|\
| * Remove rdiscount indirect dependencyremove_rdiscount_indirect_dependencyDavid Rodríguez2019-02-111-5/+2
* | Bump base rubygems version to 3.0.2bump_base_rubygems_versionDavid Rodríguez2019-02-121-1/+1
|/
* Bump Travis entries to use rubygems 2.7.8bump_base_rubygems_and_ruby_2.3_in_travisDavid Rodríguez2019-02-101-1/+1
* Bump main tested rubygems to 3.0.2travis_experimentsDavid Rodríguez2019-02-081-1/+1
* Bump main tested ruby to 2.6.1David Rodríguez2019-02-081-0/+7
* Move Rubocop development dependency into gemspecAlyssa Ross2019-01-231-8/+3
* Test against Ruby 2.6 and RubyGems 3Samuel Giddins2018-12-281-1/+1
* move rubocop into a separate stage in Travis-CIColby Swandale2018-12-061-5/+0