focuslight.gemspec in focuslight-0.2.0 vs focuslight.gemspec in focuslight-0.2.1
- old
+ new
@@ -29,10 +29,10 @@
spec.add_runtime_dependency "foreman"
spec.add_runtime_dependency "thor"
spec.add_runtime_dependency "sinatra"
spec.add_runtime_dependency "sinatra-contrib"
- spec.add_runtime_dependency "erubis"
+ spec.add_runtime_dependency "erubi"
spec.add_runtime_dependency "unicorn"
spec.add_runtime_dependency "unicorn-worker-killer"
spec.add_runtime_dependency "sequel"
spec.add_runtime_dependency "sqlite3"