Skip to content

Commit ad33f18

Browse files
committed
rake: 12.3.2 -> 13.0.6
1 parent 8276a16 commit ad33f18

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
rake (12.3.2)
4+
rake (13.0.6)
55

66
PLATFORMS
77
ruby
@@ -10,4 +10,4 @@ DEPENDENCIES
1010
rake
1111

1212
BUNDLED WITH
13-
2.1.4
13+
2.4.6

pkgs/development/tools/build-managers/rake/gemset.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
platforms = [];
55
source = {
66
remotes = ["https://rubygems.org"];
7-
sha256 = "1sy5a7nh6xjdc9yhcw31jji7ssrf9v5806hn95gbrzr998a2ydjn";
7+
sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w";
88
type = "gem";
99
};
10-
version = "12.3.2";
10+
version = "13.0.6";
1111
};
1212
}

0 commit comments

Comments
 (0)