Monkeypatch to fix #91 with current twitter gem
This commit is contained in:
parent
25e3724f4d
commit
554aa2654c
2 changed files with 9 additions and 3 deletions
|
@ -22,7 +22,7 @@ Gem::Specification.new do |gem|
|
|||
gem.add_development_dependency 'pry-byebug'
|
||||
gem.add_development_dependency 'yard'
|
||||
|
||||
gem.add_runtime_dependency 'twitter', '= 5.14'
|
||||
gem.add_runtime_dependency 'twitter', '~> 5.15'
|
||||
gem.add_runtime_dependency 'rufus-scheduler'
|
||||
gem.add_runtime_dependency 'gingerice'
|
||||
gem.add_runtime_dependency 'htmlentities'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue