biome: 1.9.2 -> 1.9.3
[NixPkgs.git] / pkgs / applications / misc / taskjuggler / gemset.nix
blobb782b37705a29acdd804925d09f97eb71cd85785
2   date = {
3     groups = ["default"];
4     platforms = [];
5     source = {
6       remotes = ["https://rubygems.org"];
7       sha256 = "03skfikihpx37rc27vr3hwrb057gxnmdzxhmzd4bf4jpkl0r55w1";
8       type = "gem";
9     };
10     version = "3.3.3";
11   };
12   mail = {
13     dependencies = ["mini_mime" "net-imap" "net-pop" "net-smtp"];
14     groups = ["default"];
15     platforms = [];
16     source = {
17       remotes = ["https://rubygems.org"];
18       sha256 = "1bf9pysw1jfgynv692hhaycfxa8ckay1gjw5hz3madrbrynryfzc";
19       type = "gem";
20     };
21     version = "2.8.1";
22   };
23   mini_mime = {
24     groups = ["default"];
25     platforms = [];
26     source = {
27       remotes = ["https://rubygems.org"];
28       sha256 = "0lbim375gw2dk6383qirz13hgdmxlan0vc5da2l072j3qw6fqjm5";
29       type = "gem";
30     };
31     version = "1.1.2";
32   };
33   net-imap = {
34     dependencies = ["date" "net-protocol"];
35     groups = ["default"];
36     platforms = [];
37     source = {
38       remotes = ["https://rubygems.org"];
39       sha256 = "1d996zf3g8xz244791b0qsl9vr7zg4lqnnmf9k2kshr9lki5jam8";
40       type = "gem";
41     };
42     version = "0.3.4";
43   };
44   net-pop = {
45     dependencies = ["net-protocol"];
46     groups = ["default"];
47     platforms = [];
48     source = {
49       remotes = ["https://rubygems.org"];
50       sha256 = "1wyz41jd4zpjn0v1xsf9j778qx1vfrl24yc20cpmph8k42c4x2w4";
51       type = "gem";
52     };
53     version = "0.1.2";
54   };
55   net-protocol = {
56     dependencies = ["timeout"];
57     groups = ["default"];
58     platforms = [];
59     source = {
60       remotes = ["https://rubygems.org"];
61       sha256 = "0dxckrlw4q1lcn3qg4mimmjazmg9bma5gllv72f8js3p36fb3b91";
62       type = "gem";
63     };
64     version = "0.2.1";
65   };
66   net-smtp = {
67     dependencies = ["net-protocol"];
68     groups = ["default"];
69     platforms = [];
70     source = {
71       remotes = ["https://rubygems.org"];
72       sha256 = "1c6md06hm5bf6rv53sk54dl2vg038pg8kglwv3rayx0vk2mdql9x";
73       type = "gem";
74     };
75     version = "0.3.3";
76   };
77   sync = {
78     groups = ["default"];
79     platforms = [];
80     source = {
81       remotes = ["https://rubygems.org"];
82       sha256 = "1z9qlq4icyiv3hz1znvsq1wz2ccqjb1zwd6gkvnwg6n50z65d0v6";
83       type = "gem";
84     };
85     version = "0.5.0";
86   };
87   taskjuggler = {
88     dependencies = ["mail" "term-ansicolor"];
89     groups = ["default"];
90     platforms = [];
91     source = {
92       remotes = ["https://rubygems.org"];
93       sha256 = "07fagka8nl29xwwzfhxx89gp34m5hih5vnq4sha1z814004md53j";
94       type = "gem";
95     };
96     version = "3.7.2";
97   };
98   term-ansicolor = {
99     dependencies = ["tins"];
100     groups = ["default"];
101     platforms = [];
102     source = {
103       remotes = ["https://rubygems.org"];
104       sha256 = "1xq5kci9215skdh27npyd3y55p812v4qb4x2hv3xsjvwqzz9ycwj";
105       type = "gem";
106     };
107     version = "1.7.1";
108   };
109   timeout = {
110     groups = ["default"];
111     platforms = [];
112     source = {
113       remotes = ["https://rubygems.org"];
114       sha256 = "1pfddf51n5fnj4f9ggwj3wbf23ynj0nbxlxqpz12y1gvl9g7d6r6";
115       type = "gem";
116     };
117     version = "0.3.2";
118   };
119   tins = {
120     dependencies = ["sync"];
121     groups = ["default"];
122     platforms = [];
123     source = {
124       remotes = ["https://rubygems.org"];
125       sha256 = "0373zn7zkllcn2q4ylbjgjx9mvm8m73ll3jwjav48dx8myplsp5p";
126       type = "gem";
127     };
128     version = "1.32.1";
129   };
130   webrick = {
131     groups = ["default"];
132     platforms = [];
133     source = {
134       remotes = ["https://rubygems.org"];
135       sha256 = "13qm7s0gr2pmfcl7dxrmq38asaza4w0i2n9my4yzs499j731wh8r";
136       type = "gem";
137     };
138     version = "1.8.1";
139   };