Update sprockets to version 3.3.2
This commit is contained in:
parent
9a37cf7d9c
commit
8e352bbaaa
|
@ -6,6 +6,8 @@
|
|||
|
||||
# Ignore bundler config.
|
||||
/.bundle
|
||||
|
||||
# Ignore bundle
|
||||
/vendor/bundle
|
||||
|
||||
# Ignore SimpleCov directory.
|
||||
|
|
|
@ -199,7 +199,7 @@ GEM
|
|||
activesupport (>= 3.0.0)
|
||||
slop (3.6.0)
|
||||
spring (1.3.6)
|
||||
sprockets (3.3.1)
|
||||
sprockets (3.3.2)
|
||||
rack (~> 1.0)
|
||||
sprockets-rails (2.3.2)
|
||||
actionpack (>= 3.0)
|
||||
|
|
Loading…
Reference in New Issue