I don't think bundler uses version.  Simply say

gem "rmagick", "2.12.2"

Oren

On Sun, Apr 11, 2010 at 4:38 AM, railsnerd <rails.n...@gmail.com> wrote:

> Hi there
>
> RMagick does not seem to be installed on bamboo-ree-1.8.7.... If I do
> "require 'RMagick'" at the console it is not found.
>
> Are there plans to install it?
>
> I tried including it in my Gemfile but it gives the error Can't
> install RMagick 2.13.1. You must have ImageMagick 6.4.9 or later."
>
> Someone on IRC kindly suggested I install an RMagick 2.12.0 which is
> compatable with ImageMagick 6.3.7", which is on bamboo-ree-1.8.7
>
> However putting this in my Gemfile...
>   gem "rmagick", :version=>"2.12.0", :require=>"RMagick"
> ... does not work since the version parameter doesn't seem to get
> picked up?
>
> Has anyone got this to work?
>
> Or are there any plans to put RMagick on bamboo-ree-1.8.7 ????
>
>
>
> thanks :)
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com<heroku%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to