Skip to content

Commit

Permalink
Added license declaration. [ci_skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
steveyken committed Jun 28, 2013
1 parent b5f4cce commit 47b0436
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fat_free_crm.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Gem::Specification.new do |gem|
gem.files = `git ls-files`.split("\n")
gem.version = FatFreeCRM::VERSION::STRING
gem.required_ruby_version = '>= 1.9'
gem.license = 'MIT'

gem.add_dependency 'rails', '~> 3.2.12'
gem.add_dependency 'prototype-rails'
Expand Down

0 comments on commit 47b0436

Please sign in to comment.