File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,19 +11,19 @@ Gem::Specification.new do |s|
1111 s . summary = "Ruby bindings for the Listen Notes Podcast API"
1212 s . description = "Listen Notes is the best podcast search engine and api. " \
1313 "This is the official Ruby Gem for the Listen Notes Podcast API. " \
14- "See https://www.listennotes .com/api / for details."
14+ "See https://www.PodcastAPI .com/ for details."
1515 s . author = "Listen Notes, Inc."
161617- s . homepage = "https://www.listennotes .com/api /"
17+ s . homepage = "https://www.PodcastAPI .com/"
1818 s . license = "MIT"
1919 s . add_runtime_dependency "httparty"
2020 s . metadata = {
2121 "bug_tracker_uri" => "https://github.com/ListenNotes/podcast-api-ruby/issues" ,
2222 "changelog_uri" =>
2323 "https://github.com/ListenNotes/podcast-api-ruby/releases" ,
24- "documentation_uri" => "https://www.listennotes.com/api/docs/" ,
24+ "documentation_uri" => "https://www.listennotes.com/podcast- api/docs/" ,
2525 "github_repo" => "https://github.com/ListenNotes/podcast-api-ruby" ,
26- "homepage_uri" => "https://www.listennotes .com/api /" ,
26+ "homepage_uri" => "https://www.PodcastAPI .com/" ,
2727 "source_code_uri" => "https://github.com/ListenNotes/podcast-api-ruby" ,
2828 }
2929
You can’t perform that action at this time.
0 commit comments