nifty_settings.gemspec in nifty_settings-1.1.5 vs nifty_settings.gemspec in nifty_settings-1.1.6
- old
+ new
@@ -9,10 +9,10 @@
gem.platform = Gem::Platform::RUBY
gem.author = 'Manuel Meurer'
gem.email = 'manuel@krautcomputing.com'
gem.summary = 'Settings'
gem.description = 'Settings'
- gem.homepage = ''
+ gem.homepage = 'http://krautcomputing.github.io/nifty_settings'
gem.license = 'MIT'
gem.files = `git ls-files`.split($/)
gem.executables = gem.files.grep(%r(^bin/)).map { |f| File.basename(f) }
gem.test_files = gem.files.grep(%r(^(test|spec|features)/))