Skip to content

Commit

Permalink
Include MIT license in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
bensie committed Feb 26, 2014
1 parent 55e4e3c commit 3a0978a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions carrierwave.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Gem::Specification.new do |s|
s.rubyforge_project = %q{carrierwave}
s.rubygems_version = %q{1.3.5}
s.specification_version = 3
s.licenses = ["MIT"]

s.add_dependency "activesupport", ">= 3.2.0"
s.add_dependency "activemodel", ">= 3.2.0"
Expand Down

0 comments on commit 3a0978a

Please sign in to comment.