Erik Ogan
Erik Ogan
After upgrading our branch to include 1.8.0 AND #64, our Lita bot stopped responding to messages from other bots. This is because `bot_message` is not in the whitelist of supported...
Slack supports links to user-groups/sub-teams, of the form: ``. This seems to be the least invasive method to support this in a way that has a chance of supporting similar...
That would be swell.
If I push a hobson build of a sha, and then I merge to a branch that CI is running against, it should just point to that build that already...
# Description of change Our security team flagged this as a vulnerability. `[email protected]` depends on `[email protected]`, which contains timing vulnerabilities. Upgrading to at least 1.1.0 will fix this. [`python-jwt`](https://github.com/GehirnInc/python-jwt) does...
- 1.9.3’s Net::HTTP methods drop the second return value. Use response.body instead - Tweak CSV support, as 1.9’s CSV == FasterCSV