Coder Social home page Coder Social logo

Comments (12)

segiddins avatar segiddins commented on May 26, 2024

... and bundler monkey-patches it in. I can fix this

from claide.

mokagio avatar mokagio commented on May 26, 2024

@segiddins @orta any plans to release this fix on CLAide and then update the Danger requirement? We've just bumped into this very same issue. Happy to help if I can, although it sounds just like a mundane release step.

Thanks ❤️

from claide.

orta avatar orta commented on May 26, 2024

I thought this would have come out with one of the CocoaPods beta releases? @dantoml did you notice this ever coming up? Does it require a change to the CHANGELOG to trigger it being noticed?

from claide.

endocrimes avatar endocrimes commented on May 26, 2024

@orta yeah during super release you only see the changelog, and the tests all pass on my machine & CI so assumed it was good

from claide.

wilrnh avatar wilrnh commented on May 26, 2024

ps. to update rubygems:

gem update --system

from claide.

endocrimes avatar endocrimes commented on May 26, 2024

@orta I can do a release with a fix for this whenever tho

from claide.

orta avatar orta commented on May 26, 2024

Sure thing, I'm not very free this evening, but I can make a PR adding the changelog in anticipation of a release ( or you're welcome to beat me to it )

from claide.

samdmarshall avatar samdmarshall commented on May 26, 2024

@wilrnh that doesn't work on 10.11

$ gem update --system
Updating rubygems-update
Fetching: rubygems-update-2.6.6.gem (100%)
ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions for the /Library/Ruby/Gems/2.0.0 directory.

from claide.

wilrnh avatar wilrnh commented on May 26, 2024

you need sudo in that case:

sudo gem update --system

edit: I was using RVM, which does not require sudo to update gems

from claide.

samdmarshall avatar samdmarshall commented on May 26, 2024

@wilrnh That is defeating the point of this issue, as it should work out of the box with a default RubyGems installation on OS X.

from claide.

wilrnh avatar wilrnh commented on May 26, 2024

Def I didn't mean it as fix, just a possible workaround in case you're between a rock and a hard place.

from claide.

orta avatar orta commented on May 26, 2024

Added the CHANGELOG - #75

from claide.

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.