Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 2aedc1e

Browse files
author
Tom Bell
committed
Merge pull request #945 from nickhammond/patch-3
Specify underscore as a dependency, remove optional configuration
2 parents c26e4fc + 05964c1 commit 2aedc1e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/scripts/http-info.coffee

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
#
44
# Dependencies:
55
# "jsdom": "0.2.15"
6+
# "underscore": "1.3.3"
67
#
78
# Configuration:
8-
#
9-
# Optional Configuration:
109
# HUBOT_HTTP_INFO_IGNORE_URLS - RegEx used to exclude Urls
1110
# HUBOT_HTTP_INFO_IGNORE_USERS - Comma separated list of users to ignore
1211
#

0 commit comments

Comments
 (0)