move require

This commit is contained in:
Jan Bernacki
2012-08-28 22:44:09 +04:00
parent 7db9c2e762
commit 5e479dc5d9
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ require File.expand_path('../gollum/markup', __FILE__)
require File.expand_path('../gollum/sanitization', __FILE__)
require File.expand_path('../gollum/tex', __FILE__)
require File.expand_path('../gollum/web_sequence_diagram', __FILE__)
require File.expand_path('../gollum/frontend/uri_encode_component', __FILE__)
module Gollum
VERSION = '2.1.7'