File tree 2 files changed +1
-11
lines changed
2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 104
104
nokogiri (~> 1.6.0 )
105
105
ruby_parser (~> 3.5 )
106
106
i18n (0.7.0 )
107
- jbuilder (2.4.0 )
108
- activesupport (>= 3.0.0 , < 5.1 )
109
- multi_json (~> 1.2 )
110
107
jquery-rails (4.1.0 )
111
108
rails-dom-testing (~> 1.0 )
112
109
railties (>= 4.2.0 )
128
125
mini_magick (4.4.0 )
129
126
mini_portile2 (2.0.0 )
130
127
minitest (5.8.4 )
131
- multi_json (1.11.2 )
132
128
nokogiri (1.6.7.2 )
133
129
mini_portile2 (~> 2.0.0.rc2 )
134
130
pg (0.18.4 )
173
169
rake (>= 0.8.7 )
174
170
thor (>= 0.18.1 , < 2.0 )
175
171
rake (10.5.0 )
176
- rdoc (4.2.1 )
177
- json (~> 1.4 )
178
172
react-rails (1.3.1 )
179
173
babel-transpiler (>= 0.7.0 )
180
174
coffee-script-source (~> 1.8 )
210
204
sprockets (>= 2.8 , < 4.0 )
211
205
sprockets-rails (>= 2.0 , < 4.0 )
212
206
tilt (>= 1.1 , < 3 )
213
- sdoc (0.4.1 )
214
- json (~> 1.7 , >= 1.7.7 )
215
- rdoc (~> 4.0 )
216
207
sequel (4.27.0 )
217
208
sexp_processor (4.6.0 )
218
209
spring (1.6.2 )
@@ -257,7 +248,6 @@ DEPENDENCIES
257
248
friendly_id
258
249
github-markup
259
250
haml-rails
260
- jbuilder (~> 2.0 )
261
251
jquery-rails
262
252
kaminari
263
253
kramdown
@@ -274,7 +264,6 @@ DEPENDENCIES
274
264
redis
275
265
rspec-rails
276
266
sass-rails (~> 5.0 )
277
- sdoc (~> 0.4.0 )
278
267
sequel
279
268
spring
280
269
turbolinks
Original file line number Diff line number Diff line change @@ -143,6 +143,7 @@ a.no-hover {
143
143
text-decoration : none ;
144
144
}
145
145
}
146
+
146
147
header {
147
148
background-color : #fff ;
148
149
}
You can’t perform that action at this time.
0 commit comments