Remove guard gems as unused

This commit is contained in:
Artur Beljajev 2017-05-22 14:13:36 +03:00
parent afe5a08472
commit 92c0fdba94
4 changed files with 0 additions and 105 deletions

View file

@ -114,12 +114,8 @@ gem 'jquery-ui-rails', '5.0.5'
group :development do
gem 'guard', '2.12.9' # run tests automatically
gem 'spring', '1.3.6'
gem 'spring-commands-rspec', '1.0.4'
gem 'guard-rails', '0.7.1' # run EPP server automatically
gem 'guard-rspec', '4.5.2'
gem 'guard-rubocop', '1.2.0'
gem 'rubocop', '0.48.1'
# deploy