forked from errata-ai/vale
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
48 lines (45 loc) · 1.02 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
GEM
remote: https://rubygems.org/
specs:
aruba (0.14.14)
childprocess (>= 0.6.3, < 4.0.0)
contracts (~> 0.9)
cucumber (>= 1.3.19)
ffi (~> 1.9)
rspec-expectations (>= 2.99)
thor (>= 0.19, < 2.0)
builder (3.2.4)
childprocess (3.0.0)
contracts (0.16.1)
cucumber (2.3.3)
builder (>= 2.1.2)
cucumber-core (~> 1.4.0)
cucumber-wire (~> 0.0.1)
diff-lcs (>= 1.1.3)
gherkin (~> 3.2.0)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
cucumber-core (1.4.0)
gherkin (~> 3.2.0)
cucumber-wire (0.0.1)
diff-lcs (1.4.4)
ffi (1.15.4)
gherkin (3.2.0)
multi_json (1.15.0)
multi_test (0.1.2)
os (0.9.6)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
specific_install (0.3.7)
thor (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
aruba (~> 0.14.14)
cucumber (~> 2.3.0)
os (~> 0.9.6)
specific_install (~> 0.3.3)
BUNDLED WITH
2.2.31