rake-deveiate 0.21.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.2
git
~> 1.9
hglib
~> 0.11
net-scp
~> 3.0
pastel
~> 0.8
rake
~> 13.0
rdoc
~> 6.3
rspec
~> 3.10
simplecov
~> 0.21
tty-editor
~> 0.7
tty-prompt
~> 0.23
tty-table
~> 0.12
Development Dependencies (1):
rdoc-generator-fivefish
~> 0.4