Actually package the sprockets manifest.

This commit is contained in:
Dawa Ometto
2020-03-30 01:13:22 +02:00
parent b209127000
commit d32c5a88f7
5 changed files with 1113 additions and 399 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ require 'rhino' if RUBY_PLATFORM == 'java'
require File.expand_path('../gollum/uri_encode_component', __FILE__)
module Gollum
VERSION = '5.0.1b'
VERSION = '5.0.0'
def self.assets_path
::File.expand_path('gollum/public', ::File.dirname(__FILE__))