Skip to content

Commit

Permalink
Depending on Alchemy 2.2 and above.
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Sep 13, 2012
1 parent a2dd86c commit acde4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alchemy_crm.gemspec
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ["lib"]
gem.version = AlchemyCrm::VERSION

gem.add_dependency 'alchemy_cms', [">= 2.1"]
gem.add_dependency 'alchemy_cms', [">= 2.2"]
gem.add_dependency 'vcard', ['~> 0.1.1']
gem.add_dependency 'csv_magic', ['~> 0.3.0']
gem.add_dependency 'delayed_job_active_record', ["~> 0.3.2"]
Expand Down

0 comments on commit acde4e1

Please sign in to comment.