rasti-app.gemspec in rasti-app-6.0.1 vs rasti-app.gemspec in rasti-app-7.0.0

- 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', '~> 2.0', '>= 2.0.1' + spec.add_runtime_dependency 'asynchronic', '~> 3.0' spec.add_runtime_dependency 'multi_require', '~> 1.0' spec.add_runtime_dependency 'hash_ext', '~> 0.5' spec.add_runtime_dependency 'consty', '~> 1.0' spec.add_runtime_dependency 'rasti-form', '~> 3.0'