-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
74 lines (72 loc) · 1.47 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
GEM
remote: http://rubygems.org/
specs:
celluloid (0.15.2)
timers (~> 1.1.0)
chunky_png (1.2.9)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
connection_pool (1.2.0)
fssm (0.2.10)
github-markdown (0.6.3)
github-markup (1.0.0)
haml (4.0.3)
tilt
ice_cube (0.11.1)
jsmin (1.0.1)
json (1.8.1)
kgio (2.8.1)
newrelic_rpm (3.7.0.177)
rack (1.5.2)
rack-cache (1.2)
rack (>= 0.4)
rack-protection (1.5.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.12.0)
redis (3.0.6)
redis-namespace (1.4.1)
redis (~> 3.0.4)
sass (3.2.12)
sidekiq (2.17.1)
celluloid (>= 0.15.2)
connection_pool (>= 1.0.0)
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
sidetiq (0.5.0)
celluloid (>= 0.14.1)
ice_cube (~> 0.11.0)
sidekiq (>= 2.16.0)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-assetpack (0.3.1)
jsmin
rack-test
sinatra
tilt (>= 1.3.0)
tilt (1.4.1)
timers (1.1.0)
unicorn (4.7.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
compass
github-markdown (~> 0.6.3)
github-markup (~> 1.0.0)
haml
newrelic_rpm (~> 3.7.0.177)
rack-cache (~> 1.2)
sidekiq (~> 2.17.1)
sidetiq (~> 0.5.0)
sinatra
sinatra-assetpack (~> 0.3.1)
unicorn (~> 4.7.0)