summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authormo <mokha@cisco.com>2017-09-01 21:26:34 -0600
committermo <mokha@cisco.com>2017-09-01 21:26:34 -0600
commitefec5e4ad0d83eb9e6fbce7743568cc3c4b8bca2 (patch)
treec8727f3b7bf97e408df7df04598a803265756ae6 /Gemfile
parent2b2cb9caa0df1f9234b8706febab06122441800d (diff)
remove turbolinks
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index bd12840f..17932ef3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -5,7 +5,6 @@ gem 'sass-rails', '~> 5.0'
gem 'uglifier', '>= 1.3.0'
gem 'coffee-rails', '~> 4.1.0'
gem 'jquery-rails'
-gem 'turbolinks'
gem 'jbuilder', '~> 2.0'
gem 'bcrypt', '~> 3.1.7'
gem 'json', '~> 2.1.0'
@@ -14,7 +13,6 @@ gem 'json', '~> 2.1.0'
gem 'acts-as-taggable-on'
gem 'jquery-ui-rails', '~> 4.0.0'
-gem 'jquery-turbolinks'
gem 'mini_magick'
gem "kaminari"
gem 'delayed_job_active_record'