rake: 12.3.1 -> 12.3.2, use bundlerApp

This commit is contained in:
Michael Fellinger
2019-04-30 18:04:35 +02:00
parent c9fd6099b4
commit ceffda781f
3 changed files with 11 additions and 9 deletions
@@ -1,10 +1,12 @@
{
rake = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1idi53jay34ba9j68c3mfr9wwkg3cd9qh0fn9cg42hv72c6q8dyg";
sha256 = "1sy5a7nh6xjdc9yhcw31jji7ssrf9v5806hn95gbrzr998a2ydjn";
type = "gem";
};
version = "12.3.1";
version = "12.3.2";
};
}