diff options
author | claudiob <claudiob@gmail.com> | 2015-09-01 09:29:16 -0700 |
---|---|---|
committer | claudiob <claudiob@gmail.com> | 2015-09-01 09:30:38 -0700 |
commit | 6d02b75b2b0b372a0b762667cb39c1cbdcef12dd (patch) | |
tree | aca4c755b809145f9e3b7f1c3c3fd0cb563a3c6b /guides/source/kindle/welcome.html.erb | |
parent | f1a3d4876f625f342a84b5dd43f55274704c30f9 (diff) | |
download | rails-6d02b75b2b0b372a0b762667cb39c1cbdcef12dd.tar.gz rails-6d02b75b2b0b372a0b762667cb39c1cbdcef12dd.tar.bz2 rails-6d02b75b2b0b372a0b762667cb39c1cbdcef12dd.zip |
Require sprockets-rails >= 2
Fixes https://github.com/rails/rails/commit/4d157ea8c15186c4903fa83f2dc51a5f78d13a37
Without any specification about the version of sprockets-rails, running a
`bundle install` on a brand new app might result in sprockets 0.0.1 being
installed.
However, the minimum requirement is sprockets-rails 2 (see https://github.com/rails/rails/pull/17752/files)
Diffstat (limited to 'guides/source/kindle/welcome.html.erb')
0 files changed, 0 insertions, 0 deletions