I'm trying to install redmine_mylyn_connector-stable-2.8.zip plugin in Redmine. When I try to execute the Rake command it shows the below error. Can anyone help?
bash-4.1# rake redmine:plugins:migrate RAILS_ENV=production
(in /data/redmine/apps/redmine/htdocs)
Could not find gem 'libxml-ruby (>= 2.3.2) ruby' in the gems available on this machine.
Run `bundle install` to install missing gems.
I've built the gemfile but it still shows the same error.