Coder Social home page Coder Social logo

Comments (4)

flyerhzm avatar flyerhzm commented on June 11, 2024

according to one question on stackoverflow, could you try to update your rubygem?

http://stackoverflow.com/questions/9004804/invalid-gemspec-illformed-requirement-yamlsyckdefaultkey0xb5f9c990-3

from bullet.

peteroome avatar peteroome commented on June 11, 2024

Yes sorry i'd missed those SO questions.

However, gem update --system wasn't working for me because i was on gem version 1.5.0 which had a bug. Running rvm rubygems current fixed that though. I then did bundle install again and everything now works.

Sorry for the false alarm.

from bullet.

jcabas avatar jcabas commented on June 11, 2024

Thanks man, that works for me too.!

from bullet.

vitorbaptista avatar vitorbaptista commented on June 11, 2024

Unfortunately, that fix doesn't work for me. I can't upgrade rubygems, because I'm using older versions of other gems that don't work on the newer rubygems. My fix was to keep using uniform_notifier 1.0.1.

It's common that minor-version upgrades doesn't break compatibility with anything. So, if I were using version "~> 1.0.1" in my Gemfile and you upgraded to 1.0.2, your changes wouldn't break my project.

I know that it's hard to change now. But it would be great that, instead of version 1.0.2, it was 1.1.0 or something like that. Just to show that this change is not that minor...

Anyway, bullet is a great software. Thanks for developing it!

from bullet.

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.