lib/codelation/development/dependencies.rb in codelation-cli-0.0.17 vs lib/codelation/development/dependencies.rb in codelation-cli-0.0.18
- old
+ new
@@ -15,10 +15,9 @@
run_command("brew install bash")
run_command("brew install git")
run_command("brew install imagemagick")
run_command("brew install openssl")
- run_command("brew install phantomjs")
run_command("brew install shellcheck")
run_command("brew install v8")
run_command("brew install wget")
end
end