From 867018aab4fe2a305ebc58193da5c19e72827ddf 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 d575568adaa..f608937ecd4 100644 --- a/Gemfile +++ b/Gemfile @@ -437,3 +437,5 @@ gem 'grape_logging', '~> 1.7' # Asset synchronization gem 'asset_sync', '~> 2.4' + +# foo -- cgit v1.2.1