mirror of
https://github.com/thewesker/twitter_ebooks.git
synced 2025-12-25 14:51:10 -05:00
3.0.7 - remove eventmachine dependency
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
module Ebooks
|
module Ebooks
|
||||||
VERSION = "3.0.6"
|
VERSION = "3.0.7"
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -23,7 +23,6 @@ Gem::Specification.new do |gem|
|
|||||||
gem.add_development_dependency 'yard'
|
gem.add_development_dependency 'yard'
|
||||||
|
|
||||||
gem.add_runtime_dependency 'twitter', '~> 5.0'
|
gem.add_runtime_dependency 'twitter', '~> 5.0'
|
||||||
gem.add_runtime_dependency 'eventmachine', '~> 1.0.3'
|
|
||||||
gem.add_runtime_dependency 'rufus-scheduler'
|
gem.add_runtime_dependency 'rufus-scheduler'
|
||||||
gem.add_runtime_dependency 'gingerice'
|
gem.add_runtime_dependency 'gingerice'
|
||||||
gem.add_runtime_dependency 'htmlentities'
|
gem.add_runtime_dependency 'htmlentities'
|
||||||
|
|||||||
Reference in New Issue
Block a user