fulmar.gemspec in fulmar-0.6.5 vs fulmar.gemspec in fulmar-1.0.0
- old
+ new
@@ -21,8 +21,8 @@
spec.add_development_dependency 'bundler', '~> 1.7'
spec.add_runtime_dependency 'rake', '~>10'
spec.add_runtime_dependency 'git', '~>1.2'
spec.add_runtime_dependency 'mysql2', '~>0.3'
- spec.add_runtime_dependency 'fulmar-shell', '~>1', '>=1.2.0'
+ spec.add_runtime_dependency 'fulmar-shell', '~>1', '>=1.4.0'
spec.add_runtime_dependency 'ruby_wings', '~>0.1', '>=0.1.0'
end