Bump sprockets-rails

This commit is contained in:
Benjamin Neff 2017-09-16 04:27:22 +02:00
parent eac9e8fd97
commit e607057138
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -60,7 +60,7 @@ gem "bootstrap-sass", "3.3.7"
gem "bootstrap-switch-rails", "3.3.3"
gem "compass-rails", "3.0.2"
gem "sass-rails", "5.0.6"
gem "sprockets-rails", "3.2.0"
gem "sprockets-rails", "3.2.1"
# Database

View file

@ -670,7 +670,7 @@ GEM
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.0)
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
@ -888,7 +888,7 @@ DEPENDENCIES
spring (= 2.0.2)
spring-commands-cucumber (= 1.0.1)
spring-commands-rspec (= 1.0.4)
sprockets-rails (= 3.2.0)
sprockets-rails (= 3.2.1)
string-direction (= 1.2.0)
timecop (= 0.9.1)
turbo_dev_assets (= 0.0.2)