From c739dcb6cccc9a56a1c7333f3b0d46d46c5e5a73 Mon Sep 17 00:00:00 2001 From: utilum Date: Sat, 23 Jun 2018 23:23:54 +0200 Subject: [PATCH] Update raabro to latest version [v 1.1.6](https://github.com/floraison/raabro/blob/master/CHANGELOG.md#raabro-116--released-2018-06-22) fixes a warning we see on [Rails CI](https://travis-ci.org/rails/rails/jobs/395177524#L3763). --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e0b280f46f..0e9def0aa5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -362,7 +362,7 @@ GEM qunit-selenium (0.0.4) selenium-webdriver thor - raabro (1.1.5) + raabro (1.1.6) racc (1.4.14) rack (2.0.5) rack-cache (1.7.2)