chromium,chromedriver: 129.0.6668.91 -> 129.0.6668.100
[NixPkgs.git] / pkgs / by-name / gh / ghi / gemset.nix
blob7f03d5a41e4b415251e7b70d1bedf68c847715b0
2   diff-lcs = {
3     groups = ["default" "test"];
4     platforms = [];
5     source = {
6       remotes = ["https://rubygems.org"];
7       sha256 = "0rwvjahnp7cpmracd8x732rjgnilqv2sx7d1gfrysslc3h039fa9";
8       type = "gem";
9     };
10     version = "1.5.0";
11   };
12   docile = {
13     groups = ["default" "test"];
14     platforms = [];
15     source = {
16       remotes = ["https://rubygems.org"];
17       sha256 = "1lxqxgq71rqwj1lpl9q1mbhhhhhhdkkj7my341f2889pwayk85sz";
18       type = "gem";
19     };
20     version = "1.4.0";
21   };
22   ghi = {
23     dependencies = ["pygments.rb"];
24     groups = ["default"];
25     platforms = [];
26     source = {
27       path = ./.;
28       type = "path";
29     };
30     version = "1.2.0";
31   };
32   hpricot = {
33     groups = ["default" "development"];
34     platforms = [];
35     source = {
36       remotes = ["https://rubygems.org"];
37       sha256 = "1jn8x9ch79gqmnzgyz78kppavjh5lqx0y0r6frykga2b86rz9s6z";
38       type = "gem";
39     };
40     version = "0.8.6";
41   };
42   json = {
43     groups = ["default"];
44     platforms = [];
45     source = {
46       remotes = ["https://rubygems.org"];
47       sha256 = "0nrmw2r4nfxlfgprfgki3hjifgrcrs3l5zvm3ca3gb4743yr25mn";
48       type = "gem";
49     };
50     version = "2.3.0";
51   };
52   mustache = {
53     groups = ["default" "development"];
54     platforms = [];
55     source = {
56       remotes = ["https://rubygems.org"];
57       sha256 = "1l0p4wx15mi3wnamfv92ipkia4nsx8qi132c6g51jfdma3fiz2ch";
58       type = "gem";
59     };
60     version = "1.1.1";
61   };
62   "pygments.rb" = {
63     groups = ["default"];
64     platforms = [];
65     source = {
66       remotes = ["https://rubygems.org"];
67       sha256 = "047mjyzz8v4kkgi1ap6fsjf7kcp6dwirpnigif00ss0hxsxchhac";
68       type = "gem";
69     };
70     version = "2.3.0";
71   };
72   rake = {
73     groups = ["development"];
74     platforms = [];
75     source = {
76       remotes = ["https://rubygems.org"];
77       sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w";
78       type = "gem";
79     };
80     version = "13.0.6";
81   };
82   rdiscount = {
83     groups = ["default" "development"];
84     platforms = [];
85     source = {
86       remotes = ["https://rubygems.org"];
87       sha256 = "16srf8cr8ynlafyh6ls654b9a3bqgai8n3y86zzv9mcpvlk6k27g";
88       type = "gem";
89     };
90     version = "2.2.0.2";
91   };
92   ronn = {
93     dependencies = ["hpricot" "mustache" "rdiscount"];
94     groups = ["development"];
95     platforms = [];
96     source = {
97       remotes = ["https://rubygems.org"];
98       sha256 = "07plsxxfx5bxdk72ii9za6km0ziqlq8jh3bicr4774dalga6zpw2";
99       type = "gem";
100     };
101     version = "0.7.3";
102   };
103   rspec = {
104     dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"];
105     groups = ["test"];
106     platforms = [];
107     source = {
108       remotes = ["https://rubygems.org"];
109       sha256 = "19dyb6rcvgi9j2mksd29wfdhfdyzqk7yjhy1ai77559hbhpg61w9";
110       type = "gem";
111     };
112     version = "3.11.0";
113   };
114   rspec-core = {
115     dependencies = ["rspec-support"];
116     groups = ["default" "test"];
117     platforms = [];
118     source = {
119       remotes = ["https://rubygems.org"];
120       sha256 = "118hkfw9b11hvvalr7qlylwal5h8dihagm9xg7k4gskg7587hca6";
121       type = "gem";
122     };
123     version = "3.11.0";
124   };
125   rspec-expectations = {
126     dependencies = ["diff-lcs" "rspec-support"];
127     groups = ["default" "test"];
128     platforms = [];
129     source = {
130       remotes = ["https://rubygems.org"];
131       sha256 = "001ihayil7jpfxdlxlhakvz02kx0nk5m1w0bz6z8izdx0nc8bh53";
132       type = "gem";
133     };
134     version = "3.11.0";
135   };
136   rspec-mocks = {
137     dependencies = ["diff-lcs" "rspec-support"];
138     groups = ["default" "test"];
139     platforms = [];
140     source = {
141       remotes = ["https://rubygems.org"];
142       sha256 = "0y38dc66yhnfcf4ky3k47c20xak1rax940s4a96qkjxqrniy5ys3";
143       type = "gem";
144     };
145     version = "3.11.0";
146   };
147   rspec-support = {
148     groups = ["default" "test"];
149     platforms = [];
150     source = {
151       remotes = ["https://rubygems.org"];
152       sha256 = "0xfk4pla77251n39zf4n792m1rhg5sn1kp63yvpvvysany34la03";
153       type = "gem";
154     };
155     version = "3.11.0";
156   };
157   rspec_junit_formatter = {
158     dependencies = ["rspec-core"];
159     groups = ["test"];
160     platforms = [];
161     source = {
162       remotes = ["https://rubygems.org"];
163       sha256 = "1sm4yj6149v4pisnizplh58ahaqri2v6p7gyzybqy1ql0zwignxy";
164       type = "gem";
165     };
166     version = "0.3.0";
167   };
168   simplecov = {
169     dependencies = ["docile" "simplecov-html" "simplecov_json_formatter"];
170     groups = ["test"];
171     platforms = [];
172     source = {
173       remotes = ["https://rubygems.org"];
174       sha256 = "1hrv046jll6ad1s964gsmcq4hvkr3zzr6jc7z1mns22mvfpbc3cr";
175       type = "gem";
176     };
177     version = "0.21.2";
178   };
179   simplecov-html = {
180     groups = ["default" "test"];
181     platforms = [];
182     source = {
183       remotes = ["https://rubygems.org"];
184       sha256 = "0yx01bxa8pbf9ip4hagqkp5m0mqfnwnw2xk8kjraiywz4lrss6jb";
185       type = "gem";
186     };
187     version = "0.12.3";
188   };
189   simplecov_json_formatter = {
190     groups = ["default" "test"];
191     platforms = [];
192     source = {
193       remotes = ["https://rubygems.org"];
194       sha256 = "0a5l0733hj7sk51j81ykfmlk2vd5vaijlq9d5fn165yyx3xii52j";
195       type = "gem";
196     };
197     version = "0.1.4";
198   };