-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
105 lines (103 loc) · 2 KB
/
Gemfile.lock
File metadata and controls
105 lines (103 loc) · 2 KB
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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.8)
ansi (1.4.2)
backports (2.6.1)
capybara (1.1.2)
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)
childprocess (0.3.2)
ffi (~> 1.0.6)
chunky_png (1.2.5)
compass (0.12.1)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
daemons (1.1.8)
eventmachine (0.12.10)
faker (1.0.1)
i18n (~> 0.4)
ffi (1.0.11)
fssm (0.2.9)
haml (3.1.4)
i18n (0.6.0)
jsmin (1.0.1)
kgio (2.7.4)
launchy (2.1.0)
addressable (~> 2.2.6)
libwebsocket (0.1.3)
addressable
mime-types (1.18)
minitest (3.0.1)
multi_json (1.3.6)
nokogiri (1.5.3)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
raindrops (0.9.0)
rubyzip (0.9.8)
sass (3.1.16)
selenium-webdriver (2.22.2)
childprocess (>= 0.2.5)
ffi (~> 1.0)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-assetpack (0.0.11)
jsmin
rack-test
sinatra
tilt (>= 1.3.0)
sinatra-contrib (1.3.1)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
sinatra-support (1.2.2)
sinatra (>= 1.0)
therubyracer-heroku (0.8.1.pre3)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
turn (0.9.5)
ansi
unicorn (4.3.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
capybara
compass
faker
haml
jsmin
launchy
minitest
sass
sinatra
sinatra-assetpack
sinatra-contrib
sinatra-support
therubyracer-heroku
thin
turn
unicorn