Since updating to Ruby2.0.0 I get the following errors whenever I try to launch tj3:
/usr/lib/ruby/2.0.0/rubygems/dependency.rb:296:in `to_specs': Could not
find 'mail' (>= 2.4.3) among 12 total gem(s) (Gem::LoadError)
from /usr/lib/ruby/2.0.0/rubygems/specification.rb:1196:in `block in activate_dependencies'
from /usr/lib/ruby/2.0.0/rubygems/specification.rb:1185:in `each'
from /usr/lib/ruby/2.0.0/rubygems/specification.rb:1185:in `activate_dependencies'
from /usr/lib/ruby/2.0.0/rubygems/specification.rb:1167:in `activate'
from /usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_gem.rb:48:in `gem'
from /usr/bin/tj3:22:in `<main>'
I am running tj3 under Archlinux. The Taskjugler file worked fine until updating Ruby.
Please does anyone know what I am doing wrong?
Thank you for your help, William