Skip to content

Commit

Permalink
Lock twitter-text so tests will pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Scott committed Dec 30, 2016
1 parent ec140d0 commit cf2a240
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit cf2a240

Please sign in to comment.