From e29768f04a7957a3a5e2150c29f9497e9b14460a Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Wed, 23 Aug 2017 17:11:24 +0300 Subject: [PATCH] Reformat Gemfile #579 --- Gemfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Gemfile b/Gemfile index ea6f5260b..1ca54b6f4 100644 --- a/Gemfile +++ b/Gemfile @@ -110,9 +110,6 @@ gem 'pdfkit', '0.6.2' # for datepicker gem 'jquery-ui-rails', '5.0.5' -# codeclimate - - group :development do gem 'spring' gem 'spring-commands-rspec'