Commit b5933498a795a7c4a68f68bf3940b6b5a6eb656b

Authored by Luis Ezcurdia
1 parent 7a393699
Exists in master and in 1 other branch production

use master branch

Showing 1 changed file with 2 additions and 5 deletions   Show diff stats
app.json
1 1 {
2 2 "name": "errbit",
3 3 "description": "The open source error catcher that's Airbrake API compliant",
4   - "keywords": ["productivity", "tools","error tracking"],
5   - "repository": "https://github.com/3zcurdia/errbit",
6   - "scripts": {
7   - "postdeploy": "bundle exec rake errbit:bootstrap"
8   - },
  4 + "keywords": ["productivity", "tools", "error tracking"],
  5 + "repository": "https://github.com/errbit/errbit",
9 6 "env": {
10 7 "GEMFILE_RUBY_VERSION": "2.2.0",
11 8 "SECRET_KEY_BASE": {
... ...