From 699289fcf4a694d2d604c7a4a7afaf7c68f22c3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Coutable?= Date: Mon, 21 May 2018 18:42:59 +0200 Subject: Add a fake change to Gemfile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rémy Coutable --- Gemfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gemfile b/Gemfile index 6730ee9c164..bad6a04648b 100644 --- a/Gemfile +++ b/Gemfile @@ -432,3 +432,5 @@ gem 'grape_logging', '~> 1.7' # Asset synchronization gem 'asset_sync', '~> 2.4' + +# foo -- cgit v1.2.1