Add rails >= 3.0.0 as a dependency
This commit is contained in:
parent
8e3f9cb12d
commit
e263241251
@ -17,6 +17,6 @@ Gem::Specification.new do |gem|
|
||||
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
|
||||
gem.require_paths = ["lib"]
|
||||
|
||||
gem.add_runtime_dependency 'rails', '>= 3.0.0'
|
||||
gem.add_runtime_dependency 'rmagick'
|
||||
gem.add_runtime_dependency 'activesupport'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user