Skip to content
This repository has been archived by the owner on Sep 30, 2018. It is now read-only.

Commit

Permalink
Add license data to the gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Nov 16, 2013
1 parent 941e643 commit 4a5e7d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vienna.gemspec
Expand Up @@ -10,6 +10,7 @@ Gem::Specification.new do |s|
s.homepage = 'http://opalrb.org'
s.summary = '.'
s.description = '..'
s.license = 'MIT'

s.files = `git ls-files`.split("\n")
s.executables = `git ls-files -- bin/*`.split("\n").map { |f| File.basename(f) }
Expand Down

0 comments on commit 4a5e7d3

Please sign in to comment.