blob: 694109aada898f868f589c378a7b3a6ef4766154 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.0)
hpricot (0.8.6)
hpricot (0.8.6-java)
mustache (1.1.1)
parallel (1.22.1)
parallel_tests (2.32.0)
parallel
power_assert (2.0.2)
rake (13.0.6)
rb_sys (0.9.52)
rdiscount (2.2.7)
ronn (0.7.3)
hpricot (>= 0.8.2)
mustache (>= 0.7.0)
rdiscount (>= 1.5.8)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
test-unit (3.5.5)
power_assert
uri (0.12.0)
webrick (1.7.0)
PLATFORMS
java
ruby
universal-java-11
universal-java-18
x64-mingw-ucrt
x64-mingw32
x86_64-darwin-20
x86_64-linux
DEPENDENCIES
parallel (~> 1.19)
parallel_tests (~> 2.29)
rake (~> 13.0)
rb_sys
ronn (~> 0.7.3)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
test-unit (~> 3.0)
uri (~> 0.12.0)
webrick (~> 1.6)
BUNDLED WITH
2.5.0.dev
|