-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathGemfile.lock
59 lines (56 loc) · 1.26 KB
/
Gemfile.lock
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
58
59
GEM
remote: https://rubygems.org/
specs:
agent_fix (0.3.0)
anticipate
cucumber (~> 1.3)
fix_spec (~> 1.0.0)
quickfix-jruby (~> 1.6.0)
rspec (~> 3.0)
anticipate (0.1.1)
builder (3.2.4)
cucumber (1.3.20)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
cuke_mem (0.1.1)
cucumber (~> 1.3)
diff-lcs (1.3)
ffi (1.12.2-java)
fix_spec (1.0.2)
cuke_mem (~> 0.1.1)
json_spec (~> 1.1.1)
quickfix-jruby (~> 1.6, >= 1.6.4)
gherkin (2.12.2-java)
multi_json (~> 1.3)
json_spec (1.1.5)
multi_json (~> 1.0)
rspec (>= 2.0, < 4.0)
multi_json (1.14.1)
multi_test (0.1.2)
quickfix-jruby (1.6.5-java)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
spoon (0.0.6)
ffi
PLATFORMS
java
DEPENDENCIES
agent_fix
fix_spec
spoon
BUNDLED WITH
1.16.3