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
elia committed Nov 16, 2013

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 941e643 commit 4a5e7d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vienna.gemspec
Original file line number Diff line number Diff line change
@@ -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) }

0 comments on commit 4a5e7d3

Please sign in to comment.