-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
98 lines (96 loc) · 1.85 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
GEM
remote: https://rubygems.org/
specs:
builder (3.0.4)
chunky_png (1.2.8)
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-h5bp (0.1.1)
compass
excon (0.25.1)
execjs (1.4.0)
multi_json (~> 1.0)
fog (1.5.0)
builder
excon (~> 0.14)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.0.4)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.4)
fssm (0.2.10)
jsmin (1.0.1)
kgio (2.7.4)
mime-types (1.23)
mini_magick (3.4)
subexec (~> 0.2.1)
mono_logger (1.1.0)
multi_json (1.7.7)
mustache (0.99.4)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.5.2)
nokogiri (1.5.5)
rack (1.2.2)
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.10.0)
rake (10.1.0)
redis (3.0.4)
redis-namespace (1.3.0)
redis (~> 3.0.0)
resque (1.24.1)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
ruby-hmac (0.4.0)
sass (3.2.9)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
sinatra-assetpack (0.2.7)
jsmin
rack-test
sinatra
tilt (>= 1.3.0)
sinatra-redis (0.3.0)
redis
sinatra (>= 0.9.4)
sinatra-support (1.2.2)
sinatra (>= 1.0)
subexec (0.2.2)
tilt (1.3)
unicorn (4.3.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
coffee-script
compass
compass-h5bp
fog
mini_magick
mustache
rake
redis
resque (= 1.24.1)
sinatra
sinatra-assetpack
sinatra-redis
sinatra-support
unicorn