File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ Gem::Specification.new do |spec|
1010
1111 spec . summary = "Ruby wrapper for the Weaviate.io API"
1212 spec . description = "Ruby wrapper for the Weaviate.io API"
13- spec . homepage = "https://github.com/andreibondarev/weaviate"
13+ spec . homepage = "https://github.com/andreibondarev/weaviate-ruby "
1414 spec . license = "MIT"
1515 spec . required_ruby_version = ">= 2.6.0"
1616
1717 spec . metadata [ "homepage_uri" ] = spec . homepage
18- spec . metadata [ "source_code_uri" ] = "https://github.com/andreibondarev/weaviate"
19- spec . metadata [ "changelog_uri" ] = "https://github.com/andreibondarev/weaviate/CHANGELOG.md"
18+ spec . metadata [ "source_code_uri" ] = "https://github.com/andreibondarev/weaviate-ruby "
19+ spec . metadata [ "changelog_uri" ] = "https://github.com/andreibondarev/weaviate-ruby /CHANGELOG.md"
2020
2121 # Specify which files should be added to the gem when it is released.
2222 # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
You can’t perform that action at this time.
0 commit comments