Commit ccfbb5c0e13ec0924656efc93d5994b8e3cef80a

Authored by Rafael Manzo
1 parent e0c97d99

Auto updated: sass-rails

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
Gemfile.lock
... ... @@ -260,12 +260,12 @@ GEM
260 260 rspec-support (~> 3.3.0)
261 261 rspec-support (3.3.0)
262 262 sass (3.4.18)
263   - sass-rails (5.0.3)
  263 + sass-rails (5.0.4)
264 264 railties (>= 4.0.0, < 5.0)
265 265 sass (~> 3.1)
266 266 sprockets (>= 2.8, < 4.0)
267 267 sprockets-rails (>= 2.0, < 4.0)
268   - tilt (~> 1.1)
  268 + tilt (>= 1.1, < 3)
269 269 sdoc (0.4.1)
270 270 json (~> 1.7, >= 1.7.7)
271 271 rdoc (~> 4.0)
... ... @@ -299,7 +299,7 @@ GEM
299 299 rack (~> 1.0)
300 300 thor (0.19.1)
301 301 thread_safe (0.3.5)
302   - tilt (1.4.1)
  302 + tilt (2.0.1)
303 303 turbolinks (2.5.3)
304 304 coffee-rails
305 305 tzinfo (1.2.2)
... ...