ratis.gemspec in ratis-3.4.1 vs ratis.gemspec in ratis-3.4.2
- old
+ new
@@ -5,11 +5,11 @@
Gem::Specification.new do |s|
s.name = 'ratis'
s.version = Ratis.version
s.platform = Gem::Platform::RUBY
s.summary = 'A Ruby wrapper around the ATIS SOAP Interface'
- s.authors = ['Burst Software']
- s.email = 'irish@burstdev.com'
+ s.authors = ['Velocity labs']
+ s.email = 'irish@velocitylabs.io'
s.files = `git ls-files`.split($/)
s.require_paths = ['lib']
s.rdoc_options = ['--charset=UTF-8 --main=README.md']
s.extra_rdoc_files = ['README.md']