totter.gemspec in totter-0.2.8 vs totter.gemspec in totter-0.2.9
- old
+ new
@@ -4,11 +4,11 @@
require 'totter/version'
Gem::Specification.new do |gem|
gem.name = 'totter'
gem.version = Totter::VERSION
- gem.authors = ['Sam Soffes', 'Aaron Gotwalt']
- gem.email = ['sam@soff.es', 'gotwalt@gmail.com']
+ gem.authors = ['Sam Soffes', 'Aaron Gotwalt', 'Adam Ryan']
+ gem.email = ['sam@soff.es', 'gotwalt@gmail.com', 'adam.g.ryan@gmail.com']
gem.description = 'Ruby gem for working with the Seesaw API.'
gem.summary = gem.description
gem.homepage = 'https://github.com/seesawco/totter-rb'
gem.license = 'MIT'