-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
83 lines (81 loc) · 1.79 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.3)
builder (3.2.0)
calatrava (0.6.3)
cocoapods (~> 0.16.0)
cucumber (~> 1.2.1)
haml (~> 3.1.7)
mustache (~> 0.99.4)
rake (~> 0.9.5)
sass (~> 3.2.3)
thor (~> 0.16.0)
watir-webdriver (~> 0.6.1)
xcodeproj (~> 0.4.0)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
cocoapods (0.16.2)
activesupport (~> 3.2.6)
colored (~> 1.2)
escape (~> 0.0.4)
faraday (~> 0.8.1)
json (~> 1.7.3)
octokit (~> 1.7)
open4 (~> 1.3.0)
rake (~> 0.9.4)
xcodeproj (~> 0.4.3)
colored (1.2)
cucumber (1.2.3)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.6)
multi_json (~> 1.3)
diff-lcs (1.2.2)
escape (0.0.4)
faraday (0.8.7)
multipart-post (~> 1.1)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
ffi (1.6.0)
gherkin (2.11.6)
json (>= 1.7.6)
haml (3.1.8)
hashie (2.0.3)
i18n (0.6.1)
json (1.7.7)
multi_json (1.7.2)
multipart-post (1.2.0)
mustache (0.99.4)
netrc (0.7.7)
octokit (1.24.0)
addressable (~> 2.2)
faraday (~> 0.8)
faraday_middleware (~> 0.9)
hashie (~> 2.0)
multi_json (~> 1.3)
netrc (~> 0.7.7)
open4 (1.3.0)
rake (0.9.6)
rubyzip (0.9.9)
sass (3.2.7)
selenium-webdriver (2.31.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
websocket (~> 1.0.4)
thor (0.16.0)
watir-webdriver (0.6.2)
selenium-webdriver (>= 2.18.0)
websocket (1.0.7)
xcodeproj (0.4.3)
activesupport (~> 3.2.6)
colored (~> 1.2)
PLATFORMS
ruby
DEPENDENCIES
calatrava
rake