Update DText gem.
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -21,7 +21,7 @@ gem 'rubyzip', :require => "zip"
|
||||
gem 'stripe'
|
||||
gem 'aws-sdk-sqs', '~> 1'
|
||||
gem 'responders'
|
||||
gem 'dtext_rb', git: "https://github.com/evazion/dtext_rb.git", require: "dtext"
|
||||
gem 'dtext_rb', git: "https://github.com/danbooru/dtext_rb.git", require: "dtext"
|
||||
gem 'memoist'
|
||||
gem 'daemons'
|
||||
gem 'oauth2'
|
||||
|
||||
14
Gemfile.lock
14
Gemfile.lock
@@ -1,3 +1,10 @@
|
||||
GIT
|
||||
remote: https://github.com/danbooru/dtext_rb.git
|
||||
revision: 954cd9aa52401108beed122fe93203b0beb8682a
|
||||
specs:
|
||||
dtext_rb (1.10.7)
|
||||
nokogiri (~> 1.8)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/danbooru/http-cookie
|
||||
revision: 382d8a641e4df226e0e7b0d2bfaeadb2fe71dd84
|
||||
@@ -5,13 +12,6 @@ GIT
|
||||
http-cookie (1.0.4)
|
||||
domain_name (~> 0.5)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/evazion/dtext_rb.git
|
||||
revision: a95bf1d537cbdba4585adb8e123f03f001f56fd7
|
||||
specs:
|
||||
dtext_rb (1.10.6)
|
||||
nokogiri (~> 1.8)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
|
||||
Reference in New Issue
Block a user