TOR: fix compilation
[tomato.git] / release / src / router / dnscrypt / test / Gemfile.lock
blob4c238cbfbd4640430ffbe35d036e9efe95e3432d
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     aruba (0.8.1)
5       childprocess (~> 0.5.6)
6       contracts (~> 0.9)
7       cucumber (>= 1.3.19)
8       rspec-expectations (>= 2.99)
9     builder (3.2.2)
10     childprocess (0.5.6)
11       ffi (~> 1.0, >= 1.0.11)
12     contracts (0.10.1)
13     cucumber (2.0.2)
14       builder (>= 2.1.2)
15       cucumber-core (~> 1.2.0)
16       diff-lcs (>= 1.1.3)
17       gherkin (~> 2.12)
18       multi_json (>= 1.7.5, < 2.0)
19       multi_test (>= 0.1.2)
20     cucumber-core (1.2.0)
21       gherkin (~> 2.12.0)
22     diff-lcs (1.2.5)
23     ffi (1.9.10)
24     gherkin (2.12.2)
25       multi_json (~> 1.3)
26     multi_json (1.11.2)
27     multi_test (0.1.2)
28     net-dns (0.8.0)
29     rspec-expectations (3.3.1)
30       diff-lcs (>= 1.2.0, < 2.0)
31       rspec-support (~> 3.3.0)
32     rspec-support (3.3.0)
34 PLATFORMS
35   ruby
37 DEPENDENCIES
38   aruba
39   cucumber
40   net-dns