blob: 5dcd769ea30f06c1526d4c7f0c3a4bbdd5731ba4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
pru = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1imavf7wlbdfxvkrf838pp3cyfib0r7nzv0chnhyxagy1kk969r2";
type = "gem";
};
version = "0.2.1";
};
}
|