Update sprockets to version 3.5.0
This commit is contained in:
parent
1968f35552
commit
df3b2d9a6f
|
@ -50,6 +50,7 @@ GEM
|
|||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.10.0)
|
||||
concurrent-ruby (1.0.0)
|
||||
coveralls (0.8.10)
|
||||
json (~> 1.8)
|
||||
rest-client (>= 1.6.8, < 2)
|
||||
|
@ -193,7 +194,8 @@ GEM
|
|||
skylight (0.9.4)
|
||||
activesupport (>= 3.0.0)
|
||||
spring (1.5.0)
|
||||
sprockets (3.4.1)
|
||||
sprockets (3.5.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
rack (> 1, < 3)
|
||||
sprockets-rails (2.3.3)
|
||||
actionpack (>= 3.0)
|
||||
|
|
Loading…
Reference in New Issue