Update gemijione dependency. Closes #1227

This commit is contained in:
Dawa Ometto
2017-04-17 11:01:50 +02:00
parent f32d7465a2
commit ba24a7bb8c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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)