alephant-publisher.gemspec in alephant-publisher-0.5.1 vs alephant-publisher.gemspec in alephant-publisher-0.6.1
- old
+ new
@@ -34,13 +34,14 @@
spec.add_runtime_dependency 'aws-sdk', '~> 1.0'
spec.add_runtime_dependency 'mustache', '>= 0.99.5'
spec.add_runtime_dependency 'jsonpath'
spec.add_runtime_dependency 'crimp'
spec.add_runtime_dependency 'peach'
+ spec.add_runtime_dependency 'i18n'
+ spec.add_runtime_dependency 'hashie'
spec.add_runtime_dependency 'alephant-support'
spec.add_runtime_dependency 'alephant-sequencer'
spec.add_runtime_dependency 'alephant-cache'
spec.add_runtime_dependency 'alephant-logger'
- spec.add_runtime_dependency 'alephant-renderer'
spec.add_runtime_dependency 'alephant-lookup'
spec.add_runtime_dependency 'alephant-preview'
end