python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / development / tools / cucumber / gemset.nix
blobf702301c24720534f27cbbdb7389c3f49929e756
2   builder = {
3     groups = ["default"];
4     platforms = [];
5     source = {
6       remotes = ["https://rubygems.org"];
7       sha256 = "045wzckxpwcqzrjr353cxnyaxgf0qg22jh00dcx7z38cys5g1jlr";
8       type = "gem";
9     };
10     version = "3.2.4";
11   };
12   cucumber = {
13     dependencies = ["builder" "cucumber-ci-environment" "cucumber-core" "cucumber-cucumber-expressions" "cucumber-gherkin" "cucumber-html-formatter" "cucumber-messages" "diff-lcs" "mime-types" "multi_test" "sys-uname"];
14     groups = ["default"];
15     platforms = [];
16     source = {
17       remotes = ["https://rubygems.org"];
18       sha256 = "1ahpifcqv0h5r9cgd97fwr73ps90h50jzi0h17zsaw4ksb3b6g2m";
19       type = "gem";
20     };
21     version = "8.0.0";
22   };
23   cucumber-ci-environment = {
24     groups = ["default"];
25     platforms = [];
26     source = {
27       remotes = ["https://rubygems.org"];
28       sha256 = "1nmn2hfrjlbazgcryr3hwvsa5v4csfbjqxb4q7wbjhaxl9xxn0k7";
29       type = "gem";
30     };
31     version = "9.1.0";
32   };
33   cucumber-core = {
34     dependencies = ["cucumber-gherkin" "cucumber-messages" "cucumber-tag-expressions"];
35     groups = ["default"];
36     platforms = [];
37     source = {
38       remotes = ["https://rubygems.org"];
39       sha256 = "0drg9w5cz5mchh077y9ixsy7yiyrzg3cqc29mmkl3vjcwlkhn3rh";
40       type = "gem";
41     };
42     version = "11.0.0";
43   };
44   cucumber-cucumber-expressions = {
45     groups = ["default"];
46     platforms = [];
47     source = {
48       remotes = ["https://rubygems.org"];
49       sha256 = "14xkgpy69p24winh4p5q2b3534i02xxbxl5rn0capqv97qjyj63j";
50       type = "gem";
51     };
52     version = "15.2.0";
53   };
54   cucumber-gherkin = {
55     dependencies = ["cucumber-messages"];
56     groups = ["default"];
57     platforms = [];
58     source = {
59       remotes = ["https://rubygems.org"];
60       sha256 = "0dsvcjy78c114q3znacs25zhq3f49q9kkxq4j9iw8b6kwimrl8wj";
61       type = "gem";
62     };
63     version = "23.0.1";
64   };
65   cucumber-html-formatter = {
66     dependencies = ["cucumber-messages"];
67     groups = ["default"];
68     platforms = [];
69     source = {
70       remotes = ["https://rubygems.org"];
71       sha256 = "1gnmm1r4gyqqwzx482zsbahjyamnj0lxxky86zs4a376jv9bicyz";
72       type = "gem";
73     };
74     version = "19.2.0";
75   };
76   cucumber-messages = {
77     groups = ["default"];
78     platforms = [];
79     source = {
80       remotes = ["https://rubygems.org"];
81       sha256 = "1i8abkxykq7ab15pirrrf0jz9200i3x3pda2ffyxmck6063lyjgv";
82       type = "gem";
83     };
84     version = "18.0.0";
85   };
86   cucumber-tag-expressions = {
87     groups = ["default"];
88     platforms = [];
89     source = {
90       remotes = ["https://rubygems.org"];
91       sha256 = "0v1ssg4chkahck1ddl2j1hcifm0vlcn9sb104ywshw5gyv59s9qd";
92       type = "gem";
93     };
94     version = "4.1.0";
95   };
96   diff-lcs = {
97     groups = ["default"];
98     platforms = [];
99     source = {
100       remotes = ["https://rubygems.org"];
101       sha256 = "0rwvjahnp7cpmracd8x732rjgnilqv2sx7d1gfrysslc3h039fa9";
102       type = "gem";
103     };
104     version = "1.5.0";
105   };
106   ffi = {
107     groups = ["default"];
108     platforms = [];
109     source = {
110       remotes = ["https://rubygems.org"];
111       sha256 = "1862ydmclzy1a0cjbvm8dz7847d9rch495ib0zb64y84d3xd4bkg";
112       type = "gem";
113     };
114     version = "1.15.5";
115   };
116   mime-types = {
117     dependencies = ["mime-types-data"];
118     groups = ["default"];
119     platforms = [];
120     source = {
121       remotes = ["https://rubygems.org"];
122       sha256 = "0ipw892jbksbxxcrlx9g5ljq60qx47pm24ywgfbyjskbcl78pkvb";
123       type = "gem";
124     };
125     version = "3.4.1";
126   };
127   mime-types-data = {
128     groups = ["default"];
129     platforms = [];
130     source = {
131       remotes = ["https://rubygems.org"];
132       sha256 = "003gd7mcay800k2q4pb2zn8lwwgci4bhi42v2jvlidm8ksx03i6q";
133       type = "gem";
134     };
135     version = "3.2022.0105";
136   };
137   multi_test = {
138     groups = ["default"];
139     platforms = [];
140     source = {
141       remotes = ["https://rubygems.org"];
142       sha256 = "042d6a1416h3di57z107ygmjdgacrpyswi73ryz75yv3v36m1rg9";
143       type = "gem";
144     };
145     version = "1.1.0";
146   };
147   sys-uname = {
148     dependencies = ["ffi"];
149     groups = ["default"];
150     platforms = [];
151     source = {
152       remotes = ["https://rubygems.org"];
153       sha256 = "0gk625krfm00nppb2ni0794kzr1cqbs1a0059fhp4s3lcrmx69jc";
154       type = "gem";
155     };
156     version = "1.2.2";
157   };