chatbase.gemspec in chatbase-0.1.01 vs chatbase.gemspec in chatbase-0.1.02

- old
+ new

@@ -8,11 +8,11 @@ spec.version = Chatbase::VERSION spec.authors = ["Eugeniu Tambur"] spec.email = ["eugeniu.rtj@gmail.com"] spec.summary = %q{Chatbase.com analytics API.} - spec.description = %q{Wrapper for the chatbase.com API written in ruby.} - spec.homepage = "https://github.com/RTJ/chatbase." + spec.description = %q{Chatbase.com analytics client API written in ruby.} + spec.homepage = "https://github.com/RTJ/chatbase" spec.license = "MIT" # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host' # to allow pushing to a single host or delete this section to allow pushing to any host. if spec.respond_to?(:metadata)