Giter VIP home page Giter VIP logo

Comments (5)

knu avatar knu commented on July 28, 2024
  • The condition is RUBY_VERSION == "1.9.2", not all 1.9.x rubies.
  • Psych is a standard libary bundled in 1.9.2.
  • In which version the default parser was syck, which had bugs critical to http-cookie, and preloading psych prior to yaml was the cure.
  • Ruby 1.9.2 is EOL.

from http-cookie.

elliotcm avatar elliotcm commented on July 28, 2024

Shouldn't that make it impossible for me to have had runtime exceptions for missing psych? Pretty sure I was running under 1.9.3 but I'll check when I'm back in the office.

from http-cookie.

knu avatar knu commented on July 28, 2024

Please make this a valid problem report by providing necessary information.

What's the "runtime exceptions for missing psych" exactly? (backtrace)
What's the version of ruby you are actually running http-cookie on?

At least builds on Travis-CI have been passing with ruby 1.9.3, and with ruby 1.9.2 until it was dropped.
https://travis-ci.org/sparklemotion/http-cookie/builds

from http-cookie.

elliotcm avatar elliotcm commented on July 28, 2024

As I mentioned, I was going to investigate and get back to you, but let's just not bother, hey.

from http-cookie.

knu avatar knu commented on July 28, 2024

Yes, feel free to reopen when you get the further details.

from http-cookie.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.