Open odeda opened 10 years ago
Thanks for the report! This certainly looks like a bug to me, sorry about that.
Can you paste the output of gem list
here?
Sure thing:
*** LOCAL GEMS ***
bigdecimal (1.2.3)
bropages (0.1.0)
commander (4.1.5)
curses (1.0.0)
highline (1.6.20)
io-console (0.4.2)
json (1.8.1)
json_pure (1.8.1)
mime-types (2.1)
minitest (4.7.5)
psych (2.0.2)
rake (10.1.0)
rdoc (4.1.0)
rest-client (1.6.7)
smart_colored (1.1.1)
test-unit (2.1.0.0)```
Running bropages using ruby 2.1.0p0 with ruby-mime-types 2.1 spits out the following error:
/usr/lib/ruby/2.1.0/rubygems/specification.rb:1292:in
block in activate_dependencies': can't satisfy 'mime-types (~> 1.19.0)', already activated 'mime-types-2.1' (Gem::LoadError)`