evrythng.gemspec in evrythng-0.0.2 vs evrythng.gemspec in evrythng-0.0.3
- old
+ new
@@ -6,12 +6,12 @@
Gem::Specification.new do |s|
s.name = "evrythng"
s.version = Evrythng::VERSION.dup
s.authors = ["beawesomeinstead"]
s.email = "graf.otodrakula@gmail.com"
- s.homepage = "http://github.com/bai/evrythng"
- s.summary = "A Ruby wrapper for the Evrythng API."
- s.description = "A Ruby wrapper for the Evrythng API."
+ s.homepage = "http://github.com/bai/evrythng-ruby"
+ s.summary = "A Ruby wrapper for Evrythng API"
+ s.description = "A Ruby wrapper for Evrythng API. Just proof of concept, do not consider this as a solid library."
s.files = `git ls-files`.split("\n")
s.platform = Gem::Platform::RUBY
s.require_path = 'lib'