-
Notifications
You must be signed in to change notification settings - Fork 17
/
Gemfile.lock
155 lines (152 loc) · 3.15 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
PATH
remote: .
specs:
pagoda-jekyll (0.0.11)
grit
jekyll
json
sinatra
sinatra-mustache
sinatra-reloader
stringex
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
ansi (1.4.3)
backports (3.1.1)
bourne (1.4.0)
mocha (~> 0.13.2)
builder (3.2.0)
celluloid (0.15.2)
timers (~> 1.1.0)
chunky_png (1.2.7)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
colorize (0.5.8)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
connection_pool (1.2.0)
coveralls (0.6.6)
colorize
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
thor
diff-lcs (1.2.2)
directory_watcher (1.4.1)
dotenv (0.8.0)
eventmachine (1.0.3)
fast-stemmer (1.0.2)
fssm (0.2.10)
grit (2.5.0)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
posix-spawn (~> 0.3.6)
hashie (2.0.3)
highline (1.6.19)
i18n (0.6.1)
jekyll (0.12.1)
classifier (~> 1.3)
directory_watcher (~> 1.1)
kramdown (~> 0.14)
liquid (~> 2.3)
maruku (~> 0.5)
pygments.rb (~> 0.3.2)
json (1.8.0)
kramdown (0.14.2)
liquid (2.5.0)
maruku (0.6.1)
syntax (>= 1.0.0)
metaclass (0.0.1)
mime-types (1.22)
minitest (4.7.0)
minitest-reporters (0.14.16)
ansi
builder
minitest (>= 2.12, < 5.0)
powerbar
mocha (0.13.3)
metaclass (~> 0.0.1)
multi_json (1.7.2)
mustache (0.99.4)
posix-spawn (0.3.6)
powerbar (1.0.11)
ansi (~> 1.4.0)
hashie (>= 1.1.0)
pygments.rb (0.3.7)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.3)
redis (3.0.6)
redis-namespace (1.4.1)
redis (~> 3.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
sass (3.2.7)
shoulda (3.4.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (~> 1.0, >= 1.4.1)
shoulda-context (1.1.0)
shoulda-matchers (1.5.6)
activesupport (>= 3.0.0)
bourne (~> 1.3)
sidekiq (2.17.0)
celluloid (>= 0.15.2)
connection_pool (>= 1.0.0)
json
redis (>= 3.0.4)
redis-namespace (>= 1.3.1)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sinatra (1.3.6)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
sinatra-contrib (1.3.2)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
sinatra-mustache (0.1.0)
mustache (~> 0.99)
sinatra (~> 1)
tilt (~> 1.3, ~> 1.2)
sinatra-reloader (1.0)
sinatra-contrib
sshkey (1.5.1)
stringex (1.5.1)
syntax (1.0.0)
thor (0.18.1)
tilt (1.4.1)
timers (1.1.0)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
compass
coveralls
dotenv
fssm
highline
minitest-reporters
pagoda-jekyll!
rack-test
rake (~> 10.0.3)
shoulda
sidekiq
simplecov
sshkey