Skip to content

Upgrade sprockets version#1

Open
grumpy wants to merge 1 commit intomasterfrom
gem-upgrade
Open

Upgrade sprockets version#1
grumpy wants to merge 1 commit intomasterfrom
gem-upgrade

Conversation

@grumpy
Copy link
Copy Markdown

@grumpy grumpy commented Nov 21, 2018

https://github.com/Mixbook/mixbook_com/network/alert/Gemfile.lock/sprockets/open

https://nvd.nist.gov/vuln/detail/CVE-2018-3760

This does not work with rails 3.2.22 and will require a upgrade to a newer version of rails.

We have the following line in our production.rb, because we precompile our assets. Turning off asset compilation on the production site should provide a workaround for this vulnerability.
config.assets.compile = false

Partially Implements: https://github.com/Mixbook/product/issues/7550

@grumpy grumpy self-assigned this Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant