yt-annotations.gemspec in yt-annotations-1.2.2 vs yt-annotations.gemspec in yt-annotations-1.2.3

- old
+ new

@@ -10,10 +10,10 @@ spec.email = ['claudiob@gmail.com'] spec.summary = %q{Fetch annotations and cards from YouTube videos.} spec.description = %q{A Ruby library to retrieve every type of annotation from any YouTube video, including branding, featured content and info cards.} - spec.homepage = 'https://github.com/claudiob/yt-annotations' + spec.homepage = 'https://github.com/fullscreen/yt-annotations' spec.license = 'MIT' spec.required_ruby_version = '>= 2.0' spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }