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
Gemfile.lock
... ... @@ -216,10 +216,10 @@ GEM
216 216 rspec-support (~> 3.1.0)
217 217 rspec-support (3.1.2)
218 218 sass (3.2.19)
219   - sass-rails (4.0.3)
  219 + sass-rails (4.0.5)
220 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 223 sprockets-rails (~> 2.0)
224 224 sdoc (0.4.1)
225 225 json (~> 1.7, >= 1.7.7)
... ... @@ -232,12 +232,12 @@ GEM
232 232 simplecov-html (~> 0.8.0)
233 233 simplecov-html (0.8.0)
234 234 spring (1.1.3)
235   - sprockets (2.11.0)
  235 + sprockets (2.12.3)
236 236 hike (~> 1.2)
237 237 multi_json (~> 1.0)
238 238 rack (~> 1.0)
239 239 tilt (~> 1.1, != 1.3.0)
240   - sprockets-rails (2.2.0)
  240 + sprockets-rails (2.2.2)
241 241 actionpack (>= 3.0)
242 242 activesupport (>= 3.0)
243 243 sprockets (>= 2.8, < 4.0)
... ...