fix Gemfile & Guardfile
This commit is contained in:
parent
6f6f08fd9b
commit
078cead34e
2
Gemfile
2
Gemfile
@ -1,3 +1,4 @@
|
||||
source 'https://rubygems.org'
|
||||
group :development do
|
||||
gem 'guard'
|
||||
gem 'guard-livereload', require: false
|
||||
@ -6,4 +7,5 @@ group :development do
|
||||
gem 'rb-fsevent'
|
||||
gem 'ruby_gntp'
|
||||
gem 'growl'
|
||||
gem 'libnotify'
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user