rake-deveiate 0.24.0
This is a collection of Rake tasks I use for development. I distribute them as a gem mostly so people who wish to contribute to the other Open Source libraries I maintain can do so easily, but of course you’re welcome to use them yourself if you find them useful.
Gemfile:
=
install:
=
Runtime Dependencies (13):
bcrypt_pbkdf
~> 1.1
ed25519
~> 1.3
git
~> 1.19
hglib
~> 0.11
net-scp
~> 4.0
pastel
~> 0.8
rake
~> 13.0
rdoc
~> 6.6
rspec
~> 3.13
simplecov
~> 0.22
tty-editor
~> 0.7
tty-prompt
~> 0.23
tty-table
~> 0.12
Development Dependencies (1):
rdoc-generator-sixfish
~> 0.3