aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorAlban Peignier2018-05-06 17:52:33 +0200
committerAlban Peignier2018-05-06 17:52:33 +0200
commit1b319f17d6e6836e8423240c8fe6063eef5e78a0 (patch)
treedc695a22b031d3a21060da4044ff48026804ab4f /Gemfile
parent8ee33dcac95ee1a64ce530569c1fd21331ecf479 (diff)
downloadchouette-core-1b319f17d6e6836e8423240c8fe6063eef5e78a0.tar.bz2
Remove guard. Refs #6958
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 565a663c5..5c48a6d7c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -149,9 +149,6 @@ group :development do
gem 'capistrano', '2.13.5'
gem 'capistrano-ext'
#gem 'capistrano-npm', require: false
- # Issue #3017 Requires ruby_dep which requires ruby > 2.2.3
- # gem 'guard'
- # gem 'guard-rspec', "~> 4.5.0"
gem 'rails-erd'
# MetaRequest is incompatible with rgeo-activerecord
# gem 'meta_request'