ridley.gemspec in ridley-0.12.1 vs ridley.gemspec in ridley-0.12.2
- old
+ new
@@ -4,10 +4,10 @@
Gem::Specification.new do |s|
s.authors = ["Jamie Winsor"]
s.email = ["reset@riotgames.com"]
s.description = %q{A reliable Chef API client with a clean syntax}
s.summary = s.description
- s.homepage = "https://github.com/reset/ridley"
+ s.homepage = "https://github.com/RiotGames/ridley"
s.license = "Apache 2.0"
s.files = `git ls-files`.split($\)
s.executables = Array.new
s.test_files = s.files.grep(%r{^(spec)/})