On Jul 28, 1:32 pm, Rob Biedenharn <r...@agileconsultingllc.com> wrot>
On Jul 28, 2011, at 1:13 AM, Chirag Shah wrote:
> >> Is there any way around this? Has anyone else had this problem
>
> No.
>
> ~> 1.4.4 means:  >= 1.4.4 and < 1.5
> 1.5.0 means:     = 1.5.0
>
> So there's no way to have a single version of nokogiri that can  
> simultaneously satisfy both version contraints.

Other than forking aws-sdk, seeing if it is compatible with nokogiri
1.5 and if it is changing the version in the dependency

Fred

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

Reply via email to