biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / pkgs / applications / version-management / gitlab-triage / gemset.nix
blob34d328d9ee9a61d719c5f138e9cbf04161dc58b1
2   activesupport = {
3     dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo"];
4     groups = ["default"];
5     platforms = [];
6     source = {
7       remotes = ["https://rubygems.org"];
8       sha256 = "0z05zyc57f8ywvdvls6nx93vrhyyzzpgz729mwampz1qb8vvcspj";
9       type = "gem";
10     };
11     version = "7.0.3";
12   };
13   concurrent-ruby = {
14     groups = ["default"];
15     platforms = [];
16     source = {
17       remotes = ["https://rubygems.org"];
18       sha256 = "0s4fpn3mqiizpmpy2a24k4v365pv75y50292r8ajrv4i1p5b2k14";
19       type = "gem";
20     };
21     version = "1.1.10";
22   };
23   gitlab-triage = {
24     dependencies = ["activesupport" "globalid" "graphql-client" "httparty"];
25     groups = ["default"];
26     platforms = [];
27     source = {
28       remotes = ["https://rubygems.org"];
29       sha256 = "1vs120wyqm12xy66nv0723cy3m66g5lhhdd37izbc9qwyq03m729";
30       type = "gem";
31     };
32     version = "1.23.1";
33   };
34   globalid = {
35     dependencies = ["activesupport"];
36     groups = ["default"];
37     platforms = [];
38     source = {
39       remotes = ["https://rubygems.org"];
40       sha256 = "1xk28839pi36yzlqgh7k5wqmiphz7wg2c2r2wzfvs2s7g63hy3nv";
41       type = "gem";
42     };
43     version = "0.6.0";
44   };
45   graphql = {
46     groups = ["default"];
47     platforms = [];
48     source = {
49       remotes = ["https://rubygems.org"];
50       sha256 = "18k3wh73mb7rs469wfn4m10d1rlg2v9chd89nf7vy8z3yjbf9nl4";
51       type = "gem";
52     };
53     version = "2.0.11";
54   };
55   graphql-client = {
56     dependencies = ["activesupport" "graphql"];
57     groups = ["default"];
58     platforms = [];
59     source = {
60       remotes = ["https://rubygems.org"];
61       sha256 = "02r5qvfr176n051mp1c79xbpjhjqm92kk4118r0fbp131y0xralq";
62       type = "gem";
63     };
64     version = "0.18.0";
65   };
66   httparty = {
67     dependencies = ["mime-types" "multi_xml"];
68     groups = ["default"];
69     platforms = [];
70     source = {
71       remotes = ["https://rubygems.org"];
72       sha256 = "0rs8c5wga6f1acyaj90d2hlv307gh2flfpb8y48wdk2si812l3a9";
73       type = "gem";
74     };
75     version = "0.20.0";
76   };
77   i18n = {
78     dependencies = ["concurrent-ruby"];
79     groups = ["default"];
80     platforms = [];
81     source = {
82       remotes = ["https://rubygems.org"];
83       sha256 = "0b2qyvnk4yynlg17ymkq4g5xgr275637fhl1mjh0valw3cb1fhhg";
84       type = "gem";
85     };
86     version = "1.10.0";
87   };
88   mime-types = {
89     dependencies = ["mime-types-data"];
90     groups = ["default"];
91     platforms = [];
92     source = {
93       remotes = ["https://rubygems.org"];
94       sha256 = "0ipw892jbksbxxcrlx9g5ljq60qx47pm24ywgfbyjskbcl78pkvb";
95       type = "gem";
96     };
97     version = "3.4.1";
98   };
99   mime-types-data = {
100     groups = ["default"];
101     platforms = [];
102     source = {
103       remotes = ["https://rubygems.org"];
104       sha256 = "003gd7mcay800k2q4pb2zn8lwwgci4bhi42v2jvlidm8ksx03i6q";
105       type = "gem";
106     };
107     version = "3.2022.0105";
108   };
109   minitest = {
110     groups = ["default"];
111     platforms = [];
112     source = {
113       remotes = ["https://rubygems.org"];
114       sha256 = "14a9ign0hj3z3j4cpfplj2djaskx3skzyx4fl3x53d7saxmhrgn1";
115       type = "gem";
116     };
117     version = "5.16.2";
118   };
119   multi_xml = {
120     groups = ["default"];
121     platforms = [];
122     source = {
123       remotes = ["https://rubygems.org"];
124       sha256 = "0lmd4f401mvravi1i1yq7b2qjjli0yq7dfc4p1nj5nwajp7r6hyj";
125       type = "gem";
126     };
127     version = "0.6.0";
128   };
129   tzinfo = {
130     dependencies = ["concurrent-ruby"];
131     groups = ["default"];
132     platforms = [];
133     source = {
134       remotes = ["https://rubygems.org"];
135       sha256 = "10qp5x7f9hvlc0psv9gsfbxg4a7s0485wsbq1kljkxq94in91l4z";
136       type = "gem";
137     };
138     version = "2.0.4";
139   };