We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2dcc4c commit f98a1d7Copy full SHA for f98a1d7
mjollnir.gemspec
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
spec.authors = ['S-H-GAMELINKS']
9
spec.email = ['[email protected]']
10
11
- spec.summary = 'Trying to Make Ruby's Parser Available as a Gem'
12
- spec.description = 'Trying to Make Ruby's Parser Available as a Gem'
+ spec.summary = "Trying to Make Ruby's Parser Available as a Gem"
+ spec.description = "Trying to Make Ruby's Parser Available as a Gem"
13
spec.homepage = 'https://github.com/S-H-GAMELINKS/mjollnir'
14
spec.license = 'MIT'
15
spec.required_ruby_version = '>= 3.0.0'
0 commit comments