From e3d4b1bc2bd8816d9467e1fdc6027cc9c465b254 Mon Sep 17 00:00:00 2001 From: simon lehericey Date: Mon, 21 Sep 2020 10:52:48 +0200 Subject: [PATCH] bump premailer rails-controller-testing --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b770e1909..32e5e07eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -466,7 +466,7 @@ GEM prawn (>= 0.11.1, < 3) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) - premailer (1.13.1) + premailer (1.14.1) addressable css_parser (>= 1.6.0) htmlentities (>= 4.0.0) @@ -518,10 +518,10 @@ GEM bundler (>= 1.3.0) railties (= 6.0.3.3) sprockets-rails (>= 2.0.0) - rails-controller-testing (1.0.4) - actionpack (>= 5.0.1.x) - actionview (>= 5.0.1.x) - activesupport (>= 5.0.1.x) + rails-controller-testing (1.0.5) + actionpack (>= 5.0.1.rc1) + actionview (>= 5.0.1.rc1) + activesupport (>= 5.0.1.rc1) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)