rasti-app.gemspec in rasti-app-8.0.0 vs rasti-app.gemspec in rasti-app-8.0.1
- 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', '~> 3.0', '>= 3.0.2'
+ spec.add_runtime_dependency 'asynchronic', '~> 3.0', '>= 3.0.3'
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', '~> 4.0'