Skip to content

Commit

Permalink
Merge pull request #62 from jeffweiss/master
Browse files Browse the repository at this point in the history
Add license to gemspec
  • Loading branch information
carlosgaldino committed Mar 27, 2013
2 parents 088c9d7 + 93f5e36 commit d2639f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions responders.gemspec
Expand Up @@ -11,6 +11,7 @@ Gem::Specification.new do |s|
s.homepage = "http://github.com/plataformatec/responders"
s.description = "A set of Rails responders to dry up your application"
s.authors = ['José Valim']
s.license = "MIT"

s.rubyforge_project = "responders"

Expand Down

0 comments on commit d2639f8

Please sign in to comment.