Update gemojione to 3.2
https://github.com/gollum/gollum-lib/issues/226
This commit is contained in:
@@ -4,7 +4,7 @@ require 'gemojione'
|
||||
module Precious
|
||||
module Helpers
|
||||
|
||||
EMOJI_PATHNAME = Pathname.new(Gemojione.index.images_path).freeze
|
||||
EMOJI_PATHNAME = Pathname.new(Gemojione.images_path).freeze
|
||||
|
||||
# Extract the path string that Gollum::Wiki expects
|
||||
def extract_path(file_path)
|
||||
|
||||
Reference in New Issue
Block a user