trydionel / git-pivotal

A collection of git utilities to ease integration with Pivotal Tracker
MIT License
356 stars 46 forks source link

Nokogiri conflict #33

Closed TriKro closed 12 years ago

TriKro commented 13 years ago

I have some issues with nokogiri dependancy conflicts:

Bundler could not find compatible versions for gem "nokogiri":
  In Gemfile:
    pivotal-tracker (~> 0.3.1) depends on
      nokogiri (~> 1.4.3.1)

    webrobots depends on
      nokogiri (1.4.7)

Would be nice to be compatible with the latest nokogiri.

TriKro commented 13 years ago

This was clarified by https://github.com/trydionel/git-pivotal/issues/34

Only occurs when using bundler to install.