cannot load such file -- rb-inotify
Created by: ghost
Hi,
I try to upgrade my gitlab version (actually 4.1) to 4.2 but I got this error :
$ sudo -u gitlab -H bundle exec rake gitlab:check RAIL_ENV=production
rake aborted!
cannot load such file -- rb-inotify
/home/gitlab/gitlab/config/application.rb:9:in `<top (required)>'
/home/gitlab/gitlab/Rakefile:5:in `require'
/home/gitlab/gitlab/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)
Any idea ?