install guard-spinach
This commit is contained in:
parent
ae9689f8ff
commit
ef4e9c24d3
3 changed files with 11 additions and 10 deletions
1
Gemfile
1
Gemfile
|
@ -119,6 +119,7 @@ group :development, :test do
|
|||
|
||||
# Guard
|
||||
gem 'guard-rspec'
|
||||
gem 'guard-spinach'
|
||||
|
||||
# Notification
|
||||
gem 'rb-fsevent', :require => darwin_only('rb-fsevent')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue