falkorlib 0.6.2
This is my personal library I use to share the Ruby tidbits, Rake and Capistrano tasks I made for my various projects. This is also my first gem so any comments on the code/organization are welcome, I'm a newbie in this domain. Note that I used [Noe](https://github.com/blambeau/noe) to bootstrap this project and get a fully documented environment.
Gemfile:
=
install:
=
Runtime Dependencies (14):
artii
>= 2.1
awesome_print
~> 1.2
configatron
~> 3.2
deep_merge
~> 1.0.1
diffy
>= 3.0
facter
~> 2.4.1
git_remote_branch
~> 0
json
~> 1.8
license-generator
~> 0
logger
>= 1.2.8
minigit
~> 0
rake
>= 10.1.0, ~> 10.1
term-ansicolor
~> 1.3
thor
>= 0.19
Development Dependencies (8):
bundler
~> 1.0
pry
~> 0.9
rspec
>= 2.7.0, ~> 2.7
rubygems-tasks
~> 0.2
travis
~> 1.6
travis-lint
~> 1.8
yard
~> 0.8