Merge pull request #222131 from marsam/update-rake

rake: 12.3.2 -> 13.0.6
This commit is contained in:
Mario Rodas
2023-03-22 02:31:55 -05:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
rake (12.3.2)
rake (13.0.6)
PLATFORMS
ruby
@@ -10,4 +10,4 @@ DEPENDENCIES
rake
BUNDLED WITH
2.1.4
2.4.6
@@ -4,9 +4,9 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1sy5a7nh6xjdc9yhcw31jji7ssrf9v5806hn95gbrzr998a2ydjn";
sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w";
type = "gem";
};
version = "12.3.2";
version = "13.0.6";
};
}