mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
Lock twitter-text so tests will pass
This commit is contained in:
parent
ec140d0258
commit
cf2a240a43
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -18,6 +18,8 @@ gem "minitest", "~> 5.0"
|
|||
gem "rack-protection", path: "rack-protection"
|
||||
gem "sinatra-contrib", path: "sinatra-contrib"
|
||||
|
||||
gem "twitter-text", "1.14.0"
|
||||
|
||||
if RUBY_ENGINE == 'jruby'
|
||||
gem 'nokogiri', '!= 1.5.0'
|
||||
gem 'trinidad'
|
||||
|
|
Loading…
Add table
Reference in a new issue