README.md in inbox-0.15.7d vs README.md in inbox-0.15.8
- old
+ new
@@ -356,12 +356,13 @@
rake build
Test your new version (found in `pkg/`) locally, and then release with:
- rake release
+ rake nylas
+ rake inbox
-If it's your first time updating the ruby gem, you may be prompted for the username/password for rubygems.org. Members of the Nylas team can find that by doing `fetch-password rubygems`.
+If it's your first time updating the ruby gems, you may be prompted for the username/password for rubygems.org. Members of the Nylas team can find that by doing `fetch-password rubygems`.
## OAuth self-test
Because it's very important that we don't break OAuth, we require releasers to run the OAuth self-test before releasing a version of the gem. The self-test is a small sinatra program which will ask you to click on a couple URLs. You need to make sure that following the URLs return a working token.