forked from loe/graphiti
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
104 lines (102 loc) · 1.94 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
GEM
remote: https://rubygems.org/
specs:
archive-tar-minitar (0.5.2)
backports (3.6.4)
celluloid (0.16.0)
timers (~> 4.0.0)
chunky_png (1.3.3)
closure-compiler (1.1.11)
compass (0.12.7)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.2.19)
downlow (0.1.4)
archive-tar-minitar (>= 0.5.2)
rubyzip (>= 0.9.4)
ffi (1.9.6)
fssm (0.2.10)
haml (4.0.5)
tilt
hitimes (1.2.2)
httpclient (2.5.3.3)
jim (0.3.3)
downlow (~> 0.1.3)
listen
thor (~> 0.15)
version_sorter (~> 1.1.0)
yajl-ruby
json (1.8.1)
json_pure (1.8.1)
kgio (2.9.2)
listen (2.8.0)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.4.3)
multi_json (1.10.1)
pony (1.11)
mail (>= 2.0)
puma (2.10.0)
rack (>= 1.1, < 2.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.13.0)
rake (10.3.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
redis (3.1.0)
redis-namespace (1.5.1)
redis (~> 3.0, >= 3.0.4)
redised (0.3.2)
redis (~> 3)
redis-namespace
rubyzip (0.9.9)
sass (3.2.19)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-contrib (1.4.2)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (~> 1.3)
thor (0.19.1)
tilt (1.4.1)
timers (4.0.1)
hitimes
unicorn (4.8.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
version_sorter (1.1.0)
yajl-ruby (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
closure-compiler
compass (< 0.13.0)
haml
httpclient
jim
json
json_pure
pony
puma
rack
rake
redis
redised
rubyzip (< 1.0.0)
sinatra
sinatra-contrib
unicorn