diff --git a/.buildpacks b/.buildpacks index 9fb12425..96d0a9dd 100644 --- a/.buildpacks +++ b/.buildpacks @@ -1,2 +1 @@ https://github.com/heroku/heroku-buildpack-nodejs.git -https://github.com/heroku/heroku-buildpack-ruby.git diff --git a/.codeclimate.yml b/.codeclimate.yml index a187069d..a13dddbf 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -32,7 +32,7 @@ ratings: exclude_paths: - app/assets/images/ - app/assets/javascripts/lib/ -- frontend/src/patched/ +- src/patched/ - db/ - script/ - spec/