watson-ruby: init at 1.6.3

This commit is contained in:
Roberto Di Remigio
2017-09-25 14:51:16 +01:00
committed by Joerg Thalheim
parent d1aed97aa0
commit 932bd98510
5 changed files with 55 additions and 0 deletions
@@ -0,0 +1,18 @@
{
json = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "01v6jjpvh3gnq6sgllpfqahlgxzj50ailwhj9b3cd20hi2dx0vxp";
type = "gem";
};
version = "2.1.0";
};
watson-ruby = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1d5m29nr0i030q8ygmbapwri5ndcg2q6lf8a15bk79lfcp9xyj9w";
type = "gem";
};
version = "1.6.3";
};
}