Skip to content

Commit

Permalink
Merge pull request #62 from chrismar035/patch-1
Browse files Browse the repository at this point in the history
Add license to gemspec
  • Loading branch information
jackdempsey committed Jan 31, 2015
2 parents 7eb63c2 + f0cdce7 commit 9a728d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acts_as_commentable.gemspec
Expand Up @@ -16,6 +16,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.6}
s.summary = %q{Plugin/gem that provides comment functionality}
s.license = 'MIT'

if s.respond_to? :specification_version then
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
Expand Down

0 comments on commit 9a728d9

Please sign in to comment.