link-checker icon indicating copy to clipboard operation
link-checker copied to clipboard

Updated the dependencies

Open YoranBrondsema opened this issue 10 years ago • 3 comments

As I was having dependency troubles importing link-checker into my Rails 4.1.1 project, I updated the Gemfile so that the latest versions of the various dependencies are used. I also specified to use 2.1.1 in the .rvmrc. Not sure that file belongs in the source code in the first place though, as the name of an RVM gemset is more of a personal thing.

YoranBrondsema avatar May 29 '14 22:05 YoranBrondsema

would be great if a version with this could be released! right now it prevents using link-checker with awestruct:

Bundler could not find compatible versions for gem "colorize":
  In Gemfile:
    link-checker (>= 0) ruby depends on
      colorize (~> 0.5.8) ruby

    awestruct (= 0.5.5) ruby depends on
      colorize (0.7.3)

maxandersen avatar Oct 03 '14 08:10 maxandersen

would be great if a version with this could be released!

+1

Bundler could not find compatible versions for gem "nokogiri":
  In Gemfile:
    nokogiri (>= 1.6.7.rc4)

    middleman-deploy was resolved to 1.0.0, which depends on
      middleman-core (>= 3.2) was resolved to 4.0.0, which depends on
        capybara (~> 2.5.0) was resolved to 2.5.0, which depends on
          nokogiri (>= 1.3.3)

    link-checker was resolved to 0.0.0, which depends on
      nokogiri (~> 1.5.5)

JuanitoFatas avatar Dec 24 '15 17:12 JuanitoFatas

@endymion any chance you could either give up to an organisation account or accept this one please?

jufemaiz avatar Apr 18 '16 03:04 jufemaiz