fulmar.gemspec in fulmar-1.9.2 vs fulmar.gemspec in fulmar-1.10.0

- old
+ new

@@ -19,11 +19,9 @@ spec.require_paths = ['lib'] spec.add_development_dependency 'bundler', '~> 1.7' spec.add_runtime_dependency 'rake', '~>10' - spec.add_runtime_dependency 'rugged', '~> 0.23.0' - spec.add_runtime_dependency 'mysql2', '~>0.3' spec.add_runtime_dependency 'fulmar-shell', '~>1', '>=1.7.0' spec.add_runtime_dependency 'ruby_wings', '~>0.1', '>=0.1.1' spec.add_runtime_dependency 'colorize', '~>0' end