bubbles.gemspec in bubbles-rest-client-0.0.8 vs bubbles.gemspec in bubbles-rest-client-0.1.0
- old
+ new
@@ -6,10 +6,10 @@
Gem::Specification.new do |spec|
spec.name = Bubbles::VersionInformation.package_name
spec.version = Bubbles::VersionInformation.version_name
spec.date = Date.today.strftime("%Y-%m-%d")
spec.summary = 'FoamFactory REST Client'
- spec.homepage = 'http://www.foamfactorybrewing.com'
+ spec.homepage = 'https://github.com/FoamFactory/bubbles'
spec.authors = ['Scott Johnson']
spec.email = 'jaywir3@gmail.com'
spec.files = %w(lib/bubbles.rb lib/bubbles/rest_environment.rb lib/bubbles/version.rb)
spec.license = 'MPL-2.0'
spec.summary = %q{A gem for easily defining client REST interfaces in Ruby}
\ No newline at end of file