This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Gemfile.lock
177 lines (175 loc) · 3.95 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
builder (3.2.0)
capybara (2.0.3)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 1.0.0)
capybara-screenshot (0.3.4)
capybara (>= 1.0, < 3)
capybara-webkit (0.14.2)
capybara (~> 2.0, >= 2.0.2)
json
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
chunky_png (1.2.8)
coderay (1.0.9)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.2)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-susy-plugin (0.9)
compass (>= 0.11.1)
compass-validator (3.0.1)
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)
domain_name (0.5.10)
unf (>= 0.0.5, < 1.0.0)
em-dir-watcher (0.9.4)
em-websocket (0.5.0)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.5.3)
eventmachine (1.0.3)
execjs (1.4.0)
multi_json (~> 1.0)
ffi (1.6.0)
formatador (0.2.4)
fssm (0.2.10)
geo-distance (0.2.0)
geo_point (~> 0.2.5)
geo_units (~> 0.2.4.1)
geo_calc (0.7.6)
activesupport (>= 3.0.1)
geo_units (~> 0.2.1)
i18n
require_all (~> 1.2.0)
sugar-high (~> 0.4.6.3)
geo_magic (0.2.4.3)
geo-distance (>= 0.1.0)
geo-distance (>= 0.1.0)
httparty (>= 0.6.0)
httparty (>= 0.6.0)
geo_point (0.2.5)
geo_calc (~> 0.7.5)
geo_units (~> 0.2.1)
geo_units (0.2.4.1)
sugar-high (~> 0.4.6.2)
gherkin (2.11.6)
json (>= 1.7.6)
growl (1.0.3)
guard (1.7.0)
formatador (>= 0.2.4)
listen (>= 0.6.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-coffeescript (1.3.0)
coffee-script (>= 2.2.0)
guard (>= 1.1.0)
guard-compass (0.0.6)
compass (>= 0.10.5)
guard (>= 0.2.1)
guard-livereload (1.1.3)
em-websocket (>= 0.2.0)
guard (>= 1.5.0)
multi_json (~> 1.0)
guard-shell (0.5.1)
guard (>= 1.1.0)
http_parser.rb (0.5.3)
httparty (0.10.2)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
i18n (0.6.4)
json (1.7.7)
listen (0.7.3)
livereload (1.6.1)
em-dir-watcher (>= 0.1)
em-websocket (>= 0.3.5)
json (>= 1.5.3)
lumberjack (1.0.3)
mechanize (2.6.0)
domain_name (~> 0.5, >= 0.5.1)
mime-types (~> 1.17, >= 1.17.2)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 2.5, >= 2.5.2)
nokogiri (~> 1.4)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (>= 0.0.9, < 0.2)
method_source (0.8.1)
mime-types (1.22)
multi_json (1.7.2)
multi_xml (0.5.3)
net-http-digest_auth (1.3)
net-http-persistent (2.8)
nokogiri (1.5.9)
ntlm-http (0.1.1)
peach (0.5.1)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rake (0.9.6)
rb-fsevent (0.9.3)
require_all (1.2.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
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)
slop (3.4.4)
sugar-high (0.4.6.4)
thor (0.18.1)
unf (0.1.1)
unf_ext
unf_ext (0.0.6)
webrobots (0.1.1)
websocket (1.0.7)
xpath (1.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
capybara
capybara-screenshot
capybara-webkit
compass
compass-susy-plugin
compass-validator
cucumber
geo_magic
growl
guard
guard-coffeescript
guard-compass
guard-livereload
guard-shell
livereload
mechanize
peach
rake
rb-fsevent
rspec-expectations
sass
selenium-webdriver