[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mini_portile dependency in nokogiri gemspec



Hi,

I'm trying to make a diaspora package[1] with dependencies provided via
apt. I patch Gemfile to pick packaged versions depending libraries. I'm
running bundle install --local to see all dependencies are satisfied.

Now I found nokogiri has a dependency on mini_portile. Should we remove
this from nokogiri gemspec? (like we do for bundler and rubygems)?

Even if I were to not run bundle install, thin start also checks this.

Or should I just remove the Gemfile?

Thanks
Praveen

[1] Repo of my work in progress here
https://gitorious.org/debian-diaspora/diaspora


Reply to: