From 0dc59477f235e5eaeea5dc1075940fbf722dd4e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Pawe=C5=82=20Gajc?= Date: Fri, 23 Jun 2017 21:38:06 +0200 Subject: [PATCH] bump --- Gemfile.lock | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2fe0d58a1..df1a1afff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,9 +45,14 @@ GEM actionview (5.1.1) activesupport (= 5.1.1) builder (~> 3.1) + erubi (~> 1.4) erubis (~> 2.7.0) - rails-dom-testing (~> 1.0, >= 1.0.5) - rails-html-sanitizer (~> 1.0, >= 1.0.2) + rails-dom-testing (~> 2.0) + + rails-html-sanitizer (~> 1.0, >= 1.0.3) + + + activejob (5.1.1) activesupport (= 5.1.1) globalid (>= 0.3.6)