reckon: init at 0.4.4

This commit is contained in:
Kyle McKean
2016-08-10 14:16:24 +01:00
committed by zimbatm
parent c8755d26b5
commit de7a265117
5 changed files with 97 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
{
chronic = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1hrdkn4g8x7dlzxwb1rfgr8kw3bp4ywg5l4y4i9c2g5cwv62yvvn";
type = "gem";
};
version = "0.10.2";
};
fastercsv = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1df3vfgw5wg0s405z0pj0rfcvnl9q6wak7ka8gn0xqg4cag1k66h";
type = "gem";
};
version = "1.5.5";
};
highline = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1nf5lgdn6ni2lpfdn4gk3gi47fmnca2bdirabbjbz1fk9w4p8lkr";
type = "gem";
};
version = "1.7.8";
};
reckon = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1p6w8w7vpl8fq4yfggrxbv6ph76psg7l5b4q29a8zvfbzzx6a0xw";
type = "gem";
};
version = "0.4.4";
};
terminal-table = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0hbmzfr17ji5ws5x5z3kypmb5irwwss7q7kkad0gs005ibqrxv0a";
type = "gem";
};
version = "1.6.0";
};
}