We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4358496 commit 175eabaCopy full SHA for 175eaba
graphql-rails-generators.gemspec
@@ -4,8 +4,8 @@ Gem::Specification.new do |s|
4
s.version = GraphqlRailsGenerators::VERSION
5
s.platform = Gem::Platform::RUBY
6
s.date = '2019-11-26'
7
- s.summary = "Hola!"
8
- s.description = "A simple hello world gem"
+ s.summary = "Rails graphql generators"
+ s.description = "Rails graphql generators"
9
s.authors = ["Alex Sharp"]
10
s.email = '[email protected]'
11
s.files = Dir["{lib}/**/*.rb", "LICENSE", "*.md"]
0 commit comments