chronicle-shell.gemspec in chronicle-shell-0.2.3 vs chronicle-shell.gemspec in chronicle-shell-0.2.4
- old
+ new
@@ -29,7 +29,7 @@
end
spec.bindir = "exe"
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]
- spec.add_dependency "chronicle-etl", "~> 0.4.3"
+ spec.add_dependency "chronicle-etl", "~> 0.5"
end