...rather, require twitter 5.14 due to #91

This commit is contained in:
Jaiden Mispy 2015-09-25 01:35:24 -07:00
parent 0e557ff7b4
commit feab8383cc

View file

@ -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.15'
gem.add_runtime_dependency 'twitter', '= 5.14'
gem.add_runtime_dependency 'rufus-scheduler'
gem.add_runtime_dependency 'gingerice'
gem.add_runtime_dependency 'htmlentities'