···3132gem 'json'
3334-# TODO: At the moment Discourse does not work with Sprockets 4, we would need to correct internals
35-# This is a desired upgrade we should get to.
36-gem 'sprockets', '3.7.2'
3738# this will eventually be added to rails,
39# allows us to precompile all our templates in the unicorn master
···3132gem 'json'
3334+gem 'sprockets'
003536# this will eventually be added to rails,
37# allows us to precompile all our templates in the unicorn master