mirror of
https://github.com/thewesker/twitter_ebooks.git
synced 2025-12-24 06:11:09 -05:00
3.0.7 - remove eventmachine dependency
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module Ebooks
|
||||
VERSION = "3.0.6"
|
||||
VERSION = "3.0.7"
|
||||
end
|
||||
|
||||
@@ -23,7 +23,6 @@ Gem::Specification.new do |gem|
|
||||
gem.add_development_dependency 'yard'
|
||||
|
||||
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 'gingerice'
|
||||
gem.add_runtime_dependency 'htmlentities'
|
||||
|
||||
Reference in New Issue
Block a user