gems: bump dtext version.

This commit is contained in:
evazion
2019-10-11 18:42:11 -05:00
parent 33f2725ae7
commit f3f80ff4f8
2 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ gem 'stripe'
gem 'twitter'
gem 'aws-sdk', '~> 2'
gem 'responders'
gem 'dtext_rb', :git => "https://github.com/r888888888/dtext_rb.git", :require => "dtext"
gem 'dtext_rb', git: "https://github.com/evazion/dtext_rb.git", require: "dtext"
gem 'cityhash'
gem 'memoist'
gem 'daemons'