diff options
author | Nathan Youngman <git@nathany.com> | 2012-09-11 14:57:58 -0600 |
---|---|---|
committer | Nathan Youngman <git@nathany.com> | 2012-09-11 14:57:58 -0600 |
commit | 39517be0c026af1c08142680da96ea88ae8fcb2c (patch) | |
tree | 852f363f8ea07d53a1d69cef9f84a2f2b7704a91 /etc/check-coderay-gem-stats.sh | |
parent | 2b16d115f7d6caf21864934df763556e126d6357 (diff) | |
parent | 5f54b367d9161a3c5ac30dcc70bd8de5dc378167 (diff) | |
download | coderay-39517be0c026af1c08142680da96ea88ae8fcb2c.tar.gz |
Merge branch 'master' into lua-scanner
Diffstat (limited to 'etc/check-coderay-gem-stats.sh')
-rw-r--r-- | etc/check-coderay-gem-stats.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/check-coderay-gem-stats.sh b/etc/check-coderay-gem-stats.sh deleted file mode 100644 index a889e40..0000000 --- a/etc/check-coderay-gem-stats.sh +++ /dev/null @@ -1 +0,0 @@ -curl http://gems.rubyforge.org/stats.html 2>/dev/null | grep -n ">coderay<" |