rasti-app.gemspec in rasti-app-2.2.1 vs rasti-app.gemspec in rasti-app-2.2.2
- 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.4'
+ spec.add_runtime_dependency 'asynchronic', '~> 1.5'
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', '~> 2.0'