summaryrefslogtreecommitdiff
path: root/lib/flowdock
Commit message (Collapse)AuthorAgeFilesLines
* Remove explicit requires from flowdockNick Thomas2018-10-162-5/+0
|
* Merge flowdock monkeypatch into the inlined gemNick Thomas2018-10-162-53/+23
|
* Rubocop improvementsNick Thomas2018-10-162-29/+30
|
* Inline the gitlab-flowdock-git-hooks gemNick Thomas2018-10-162-0/+246
This allows us to avoid one transitive dependency on gitlab-grit. The aim is to remove all transitive dependencies.