Skip to content

Commit a041cb8

Browse files
committed
Merge pull request #74 from reiz/patch-1
Adding MIT license to the gemspec.
2 parents 17b9d60 + ca281ed commit a041cb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruby-debug-ide.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ EOF
3232

3333
spec.author = "Markus Barchfeld, Martin Krauskopf, Mark Moseley, JetBrains RubyMine Team"
3434
spec.email = "rubymine-feedback@jetbrains.com"
35+
spec.license = "MIT"
3536
spec.platform = Gem::Platform::RUBY
3637
spec.require_path = "lib"
3738
spec.bindir = "bin"

0 commit comments

Comments
 (0)