From 2fd09131abd1aed624b8936ff7d34859b798b8ae Mon Sep 17 00:00:00 2001 From: thephez Date: Wed, 10 Jan 2018 10:50:36 -0500 Subject: [PATCH] Update Redcloth to version without vulnerability --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2036a853..0a1f8d71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - RedCloth (4.2.9) + RedCloth (4.3.2) addressable (2.4.0) colorator (0.1) colored (1.2)