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.
1 parent ffd8d73 commit 7749585Copy full SHA for 7749585
damage.gemspec
@@ -11,8 +11,7 @@ Gem::Specification.new do |s|
11
"COPYING",
12
"README.md",
13
] + Dir['lib/**/*.rb'].keep_if { |file| File.file?(file) }
14
- p s.files
15
s.homepage =
16
'https://github.com/nmorey/git-maintain'
17
- s.license = 'GPL-3.0-or-later'
+ s.license = 'GPL-2.0-or-later'
18
end
0 commit comments