mirror of
https://github.com/thewesker/twitter_ebooks.git
synced 2025-12-28 08:07:01 -05:00
rspec and memory_profiler
This commit is contained in:
@@ -15,7 +15,9 @@ Gem::Specification.new do |gem|
|
||||
gem.require_paths = ["lib"]
|
||||
gem.version = Ebooks::VERSION
|
||||
|
||||
gem.add_runtime_dependency 'minitest'
|
||||
gem.add_development_dependency 'rspec'
|
||||
gem.add_development_dependency 'memory_profiler'
|
||||
|
||||
|
||||
gem.add_runtime_dependency 'twitter', '~> 4.5'
|
||||
gem.add_runtime_dependency 'tweetstream', '= 2.5'
|
||||
|
||||
Reference in New Issue
Block a user