forked from gma/nestadrop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
79 lines (77 loc) · 1.61 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
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
domain_name (0.5.23)
unf (>= 0.0.5, < 1.0.0)
ffi (1.9.8)
haml (4.1.0.beta.1)
tilt
haml-contrib (1.0.0.1)
haml (>= 3.2.0.alpha.13)
http-cookie (1.0.2)
domain_name (~> 0.5)
kgio (2.9.3)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
mime-types (2.4.3)
mr-sparkle (0.3.0)
listen (~> 1.0)
rb-fsevent (>= 0.9)
rb-inotify (>= 0.8)
unicorn (>= 4.5)
nesta (0.11.0)
RedCloth (~> 4.2)
haml (>= 3.1)
haml-contrib (>= 1.0)
rack (>= 1.3)
rdiscount (~> 2.1)
sass (>= 3.1)
sinatra (~> 1.4)
nesta-plugin-drop (0.0.14)
nesta (>= 0.11.0)
redcarpet (~> 3.2.2)
rest-client
tilt (~> 1.4.0)
yajl-ruby
netrc (0.10.3)
puma (2.11.1)
rack (>= 1.1, < 2.0)
rack (1.6.0)
rack-protection (1.5.3)
rack
raindrops (0.13.0)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rb-kqueue (0.2.3)
ffi (>= 0.5.0)
rdiscount (2.1.8)
redcarpet (3.2.2)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
sass (3.4.13)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
tilt (1.4.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
unicorn (4.8.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
yajl-ruby (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
mr-sparkle
nesta
nesta-plugin-drop (~> 0.0.14)
puma (~> 2.11.0)