From af806fb862ea119f04ee9d1b471762f9c2db3f8d Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Fri, 9 Aug 2019 13:03:52 -0300 Subject: [PATCH] Merge pull request #36900 from akshaymohite/gemfile-lock-changes Rails HTML sanitizer update changes to Gemfile lock on bundle install. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d8f68f3b760b..30c52ccc1dce0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ PATH rack (~> 2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.2) + rails-html-sanitizer (~> 1.0, >= 1.2.0) actiontext (6.0.0.rc2) actionpack (= 6.0.0.rc2) activerecord (= 6.0.0.rc2)