Skip to content

Commit

Permalink
Add MIT license to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nycvotes-dev committed Apr 18, 2013
1 parent 05d44f4 commit c9504c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Echoe.new('jwt', '0.1.8') do |p|
p.ignore_pattern = ["tmp/*"]
p.runtime_dependencies = ["multi_json >=1.5"]
p.development_dependencies = ["echoe >=4.6.3"]
p.license = "MIT"
end

task :test do
Expand Down

0 comments on commit c9504c7

Please sign in to comment.