rasti-app.gemspec in rasti-app-0.0.9 vs rasti-app.gemspec in rasti-app-0.0.10

- old
+ new

@@ -17,10 +17,10 @@ spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) } spec.test_files = spec.files.grep(%r{^(test|spec|features)/}) spec.require_paths = ['lib'] spec.add_runtime_dependency 'inflecto', '~> 0.0' - spec.add_runtime_dependency 'asynchronic', '~> 1.0' + spec.add_runtime_dependency 'asynchronic', '~> 1.3', '>= 1.3.1' spec.add_runtime_dependency 'multi_require', '~> 1.0' spec.add_runtime_dependency 'hash_ext', '~> 0.2', '>= 0.2.1' spec.add_runtime_dependency 'consty', '~> 1.0' spec.add_runtime_dependency 'rasti-form', '~> 1.0', '>= 1.0.1'