-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
95 lines (92 loc) · 2.01 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
PATH
remote: .
specs:
angular-seed (0.0.2)
brochure (~> 0.5.4)
coffee-script (~> 2.2.0)
less (~> 2.2.2)
libv8 (~> 3.11.8)
rake (~> 10.0.2)
sass (~> 3.2.1)
therubyracer (~> 0.11.0)
thin (~> 1.5.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.3)
brochure (0.5.4)
hike (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1)
capybara (1.1.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
capybara_minitest_spec (0.2.2)
capybara
minitest (>= 2.0)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.2)
commonjs (0.2.6)
daemons (1.1.9)
eventmachine (1.0.3)
execjs (1.4.0)
multi_json (~> 1.0)
faye-websocket (0.4.7)
eventmachine (>= 0.12.0)
ffi (1.6.0)
hike (1.2.1)
http_parser.rb (0.5.3)
launchy (2.1.2)
addressable (~> 2.3)
less (2.2.2)
commonjs (~> 0.2.6)
libv8 (3.11.8.17)
mime-types (1.22)
minitest (4.7.0)
multi_json (1.7.2)
nokogiri (1.5.9)
poltergeist (1.0.2)
capybara (~> 1.1)
childprocess (~> 0.3)
faye-websocket (~> 0.4, >= 0.4.4)
http_parser.rb (~> 0.5.3)
multi_json (~> 1.0)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.4)
ref (1.0.4)
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)
therubyracer (0.11.4)
libv8 (~> 3.11.8.12)
ref
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.6)
websocket (1.0.7)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
angular-seed!
capybara (~> 1.1.4)
capybara_minitest_spec (~> 0.2.2)
launchy (~> 2.1.2)
poltergeist (~> 1.0.2)