We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f4cce commit 47b0436Copy full SHA for 47b0436
fat_free_crm.gemspec
@@ -12,6 +12,7 @@ Gem::Specification.new do |gem|
12
gem.files = `git ls-files`.split("\n")
13
gem.version = FatFreeCRM::VERSION::STRING
14
gem.required_ruby_version = '>= 1.9'
15
+ gem.license = 'MIT'
16
17
gem.add_dependency 'rails', '~> 3.2.12'
18
gem.add_dependency 'prototype-rails'
0 commit comments