mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Remove guard gems as unused
This commit is contained in:
parent
afe5a08472
commit
92c0fdba94
4 changed files with 0 additions and 105 deletions
4
Gemfile
4
Gemfile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue