File: privacy-breach.patch

package info (click to toggle)
ruby-redcloth 4.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 712 kB
  • sloc: ruby: 1,233; ansic: 201; makefile: 22
file content (15 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: avoid privacy breach
Author: Cédric Boutillier <boutil@debian.org>
Last-Update: 2024-09-05

--- a/README.rdoc
+++ b/README.rdoc
@@ -6,8 +6,6 @@
 Copyright:: (c) 2011 Jason Garber
 License::   MIT
 
-{rdoc-image:https://codeclimate.com/github/jgarber/redcloth/badges/gpa.svg}[https://codeclimate.com/github/jgarber/redcloth]
-
 = RedCloth
 
 RedCloth is a Ruby library for converting Textile into HTML.