[DText] New dtext version - Fix wiki links with anchors

This commit is contained in:
Kira 2020-05-22 00:27:15 -07:00
parent b47e837ee5
commit 70ff62dc73
2 changed files with 4 additions and 3 deletions

View File

@ -24,7 +24,7 @@ gem 'streamio-ffmpeg'
gem 'rubyzip', :require => "zip"
gem 'twitter'
gem 'responders'
gem 'dtext_rb', :git => "https://github.com/zwagoth/dtext_rb.git", :require => "dtext"
gem 'dtext_rb', :git => "https://github.com/zwagoth/dtext_rb.git", branch: "master", :require => "dtext"
gem 'cityhash'
gem 'memoist'
gem 'daemons'

View File

@ -7,9 +7,10 @@ GIT
GIT
remote: https://github.com/zwagoth/dtext_rb.git
revision: 755de326b233eeb7a06388372f88f3e1cb869f6f
revision: 7c075fdc2445eb373dce0f6e76240a98227db6fd
branch: master
specs:
dtext_rb (1.10.16)
dtext_rb (1.10.17)
nokogiri (~> 1.8)
GEM