Overbryd / mite.cmd

A simple command line interface for mite, a sleek time tracking webapp.
http://github.com/Overbryd/mite.cmd
MIT License
47 stars 10 forks source link

conflicting dependencies activesupport #30

Open pantierra opened 10 years ago

pantierra commented 10 years ago

Installing the gem on Debian (Jessy) would throw this error:

$ sudo gem install mite.cmd ERROR: While executing gem ... (Gem::DependencyResolutionError) conflicting dependencies activesupport (= 2.3.0) and activesupport (~> 2.3) Activated activesupport-2.3.2 via: activesupport-2.3.2 (~> 2.3), mite.cmd-0.1.12 (= 0.1.12) instead of (= 2.3.0) via: activeresource-2.3.0 (~> 2.3), mite.cmd-0.1.12 (= 0.1.12)

jhoelzl commented 8 years ago

Same to me on Ubuntu 14.04, but i have already installed ruby. ruby-activesupport and ruby-activeresource