Commit a596c01b by Prem Sichanugrist

Unlock Appraisal dependency

parent 3d814fb3
......@@ -136,7 +136,7 @@ PLATFORMS
DEPENDENCIES
activerecord-jdbcsqlite3-adapter
appraisal (~> 0.4.0)
appraisal
aruba
aws-sdk
bourne
......
......@@ -32,7 +32,7 @@ Gem::Specification.new do |s|
s.add_dependency('mime-types')
s.add_development_dependency('shoulda')
s.add_development_dependency('appraisal', '~> 0.4.0')
s.add_development_dependency('appraisal')
s.add_development_dependency('mocha')
s.add_development_dependency('aws-sdk')
s.add_development_dependency('bourne')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment