forked from calatrava/calatrava
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
108 lines (105 loc) · 2.35 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
PATH
remote: .
specs:
calatrava (0.6.6)
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)
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.4)
aruba (0.5.1)
childprocess (~> 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
builder (3.1.4)
childprocess (0.3.6)
ffi (~> 1.0, >= 1.0.6)
claide (0.2.0)
cocoapods (0.19.1)
activesupport (~> 3.2.13)
claide (~> 0.2.0)
cocoapods-core (= 0.19.1)
cocoapods-downloader (~> 0.1.0)
colored (~> 1.2)
escape (~> 0.0.4)
faraday (~> 0.8.1)
json (~> 1.7.3)
octokit (~> 1.7)
open4 (~> 1.3.0)
rake (~> 10.0.0)
xcodeproj (~> 0.5.5)
cocoapods-core (0.19.1)
activesupport (~> 3.2.13)
rake (~> 10.0.0)
cocoapods-downloader (0.1.0)
colored (1.2)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
json (>= 1.4.6)
diff-lcs (1.1.3)
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.2.0)
gherkin (2.11.5)
json (>= 1.4.6)
haml (3.1.8)
hashie (2.0.5)
i18n (0.6.1)
json (1.7.5)
multi_json (1.7.3)
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 (10.0.4)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.0)
rspec-expectations (2.12.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.0)
rubyzip (0.9.9)
sass (3.2.9)
selenium-webdriver (2.32.1)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
websocket (~> 1.0.4)
thor (0.16.0)
watir-webdriver (0.6.4)
selenium-webdriver (>= 2.18.0)
websocket (1.0.7)
xcodeproj (0.5.5)
activesupport (~> 3.2.13)
colored (~> 1.2)
PLATFORMS
ruby
DEPENDENCIES
aruba
calatrava!
cocoapods
rspec
xcodeproj