···31313232gem 'json'
33333434-# TODO: At the moment Discourse does not work with Sprockets 4, we would need to correct internals
3535-# This is a desired upgrade we should get to.
3636-gem 'sprockets', '3.7.2'
3434+gem 'sprockets'
37353836# this will eventually be added to rails,
3937# allows us to precompile all our templates in the unicorn master
···4747 };
48484949 # This is an alias which we disallow by default; explicitly allow it
5050- emacs27Packages = emacs27.pkgs;
5050+ emacs28Packages = emacs28.pkgs;
5151 };
5252}