Skip to content

Commit

Permalink
Merge pull request #1 from ruliana/test-pipeline
Browse files Browse the repository at this point in the history
Test pipeline
  • Loading branch information
ruliana authored May 19, 2020
2 parents 885041c + 4869990 commit f18c589
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "Start on Heroku: Ruby",
"description": "A barebones Rails app, which can easily be deployed to Heroku",
"name": "Pasqualizator",
"description": "A syllabic separator for Brazilian Portuguese",
"image": "heroku/ruby",
"repository": "https://github.com/heroku/ruby-getting-started",
"keywords": ["ruby", "rails" ],
"addons": [ "heroku-postgresql" ]
"repository": "https://github.com/ruliana/pasqualizator",
"keywords": ["ruby"],
"addons": []
}

0 comments on commit f18c589

Please sign in to comment.