We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9555929 + d1f1eef commit a518a47Copy full SHA for a518a47
graphql-client.gemspec
@@ -4,7 +4,7 @@ Gem::Specification.new do |s|
4
s.version = "0.19.0"
5
s.summary = "GraphQL Client"
6
s.description = "A Ruby library for declaring, composing and executing GraphQL queries"
7
- s.homepage = "https://github.com/github/graphql-client"
+ s.homepage = "https://github.com/github-community-projects/graphql-client"
8
s.license = "MIT"
9
10
s.files = Dir["README.md", "LICENSE", "lib/**/*.rb"]
0 commit comments