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 2c9ea97 commit 269d224Copy full SHA for 269d224
keycutter.gemspec
@@ -6,6 +6,7 @@ Gem::Specification.new do |s|
6
s.name = "keycutter"
7
s.version = Keycutter::VERSION
8
s.platform = Gem::Platform::RUBY
9
+ s.licenses = ['MIT']
10
s.authors = ["Josh French"]
11
s.email = ["[email protected]"]
12
s.homepage = "http://github.com/joshfrench/keycutter"
0 commit comments