update twitter gem to 5.0
This commit is contained in:
parent
0cb7abcb52
commit
9731575a3d
3 changed files with 4 additions and 8 deletions
|
@ -19,7 +19,7 @@ Gem::Specification.new do |gem|
|
|||
gem.add_development_dependency 'memory_profiler'
|
||||
gem.add_development_dependency 'pry-byebug'
|
||||
|
||||
gem.add_runtime_dependency 'twitter', '~> 4.0'
|
||||
gem.add_runtime_dependency 'twitter', '~> 5.0'
|
||||
gem.add_runtime_dependency 'simple_oauth', '~> 0.2.0'
|
||||
gem.add_runtime_dependency 'tweetstream'
|
||||
gem.add_runtime_dependency 'rufus-scheduler'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue