Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Add license to gemspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Harrelson committed Jan 21, 2014
1 parent a35c9d9 commit f159aa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vestal_versions.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Gem::Specification.new do |gem|
gem.description = "Keep a DRY history of your ActiveRecord models' changes"
gem.summary = gem.description
gem.homepage = 'http://github.com/laserlemon/vestal_versions'
gem.license = 'MIT'

gem.add_dependency 'activerecord', '~> 3.0'
gem.add_dependency 'activesupport', '~> 3.0'
Expand Down

0 comments on commit f159aa3

Please sign in to comment.