Commit 564e04a0175f7b835353ca776bb7d5711fcf6548

Authored by Rafael Manzo
1 parent c7dd751c

sass-rails updated

Showing 1 changed file with 5 additions and 5 deletions   Show diff stats
@@ -216,10 +216,10 @@ GEM @@ -216,10 +216,10 @@ GEM
216 rspec-support (~> 3.1.0) 216 rspec-support (~> 3.1.0)
217 rspec-support (3.1.2) 217 rspec-support (3.1.2)
218 sass (3.2.19) 218 sass (3.2.19)
219 - sass-rails (4.0.3) 219 + sass-rails (4.0.5)
220 railties (>= 4.0.0, < 5.0) 220 railties (>= 4.0.0, < 5.0)
221 - sass (~> 3.2.0)  
222 - sprockets (~> 2.8, <= 2.11.0) 221 + sass (~> 3.2.2)
  222 + sprockets (~> 2.8, < 3.0)
223 sprockets-rails (~> 2.0) 223 sprockets-rails (~> 2.0)
224 sdoc (0.4.1) 224 sdoc (0.4.1)
225 json (~> 1.7, >= 1.7.7) 225 json (~> 1.7, >= 1.7.7)
@@ -232,12 +232,12 @@ GEM @@ -232,12 +232,12 @@ GEM
232 simplecov-html (~> 0.8.0) 232 simplecov-html (~> 0.8.0)
233 simplecov-html (0.8.0) 233 simplecov-html (0.8.0)
234 spring (1.1.3) 234 spring (1.1.3)
235 - sprockets (2.11.0) 235 + sprockets (2.12.3)
236 hike (~> 1.2) 236 hike (~> 1.2)
237 multi_json (~> 1.0) 237 multi_json (~> 1.0)
238 rack (~> 1.0) 238 rack (~> 1.0)
239 tilt (~> 1.1, != 1.3.0) 239 tilt (~> 1.1, != 1.3.0)
240 - sprockets-rails (2.2.0) 240 + sprockets-rails (2.2.2)
241 actionpack (>= 3.0) 241 actionpack (>= 3.0)
242 activesupport (>= 3.0) 242 activesupport (>= 3.0)
243 sprockets (>= 2.8, < 4.0) 243 sprockets (>= 2.8, < 4.0)