rake: 11.1.0 -> 12.0.0

This commit is contained in:
Peter Hoeg
2017-09-07 17:50:36 +08:00
parent 8343a6c7a5
commit 0bac95c976
3 changed files with 7 additions and 6 deletions
@@ -1,9 +1,10 @@
{
"rake" = {
version = "11.1.1";
rake = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "01j8fc9bqjnrsxbppncai05h43315vmz9fwg28qdsgcjw9ck1d7n";
type = "gem";
sha256 = "0h8wcic2xh3lv7yvs05pqnfqb80jyl488f7136lgxmajb0s1rqhg";
};
version = "12.0.0";
};
}