Skip to content

Commit

Permalink
add license to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimassaguerpla committed May 19, 2015
1 parent 234a03b commit f0dd3bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public_activity.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ require 'public_activity/version'

Gem::Specification.new do |s|
s.name = 'public_activity'
s.license = 'MIT'
s.version = PublicActivity::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ["Piotrek Okoński", "Kuba Okoński"]
Expand Down

0 comments on commit f0dd3bd

Please sign in to comment.