Closed rafaelfranca closed 9 years ago
wtf. that's really odd. :/
Let me know if you need help debugging it. I'm not familiar with bundler code but I'll try to dig on it.
I have a fix for this, will push in a minute.
OK, a fix for this is now on 1-10-stable
Just tested Bundler 1-10-stable
branch against Rails master
and it is working fine. :+1:
following, our builds on CircleCi may be failing because of this...
Closing since this is fixed on stable and I'll be releasing 1.10.1 with this fix tonight.
lol...i was just trying to replicate to confirm with the broken version ;-)
thanks for the quick fix
@paulwalker please don't use that sort of language here
said micro-agression edited, now kindly remove your micro-agressive rebuke, thanks.
@paulwalker Hi. Thanks for your quick edit. The text of your reply has me a little bit confused: you call your language a "micro-aggression", and you also call the request to not use that language "micro-aggresive". Can you explain how you feel like those are equivalent acts?
Personally, I'd call the language inappropriate (and against the Bundler code of conduct), so I appreciate @segiddins's reminder to you, and I appreciate that you removed it.
Also, thanks for the quick fix to this issue, @segiddins!
Hi @indirect, thank you for the concern.
I believe the language I used did not fall into any sort of category that would be confused with an obvious intent to insult. However, it was brought to my attention, that the language was not appropriate in this context. I can respect that. I even personally emailed the rebuker with my apology in an attempt to reconcile.
However, apparently that was not enough.
The language used does not fall under any sort of code of conduct in normative discourse that is considered an "aggression" in the English speaking culture at large. It's language that we hear everyday in every pop-culture that is popular even in San Francisco.
The response to the use of the language was not sensitive to the fact that I may derive from a different culture other than that of the Bundler contributors, or San Francisco, or gasp the Bay Area. In fact, in my culture, we use it as a term of endearment. I respect the fact that you may not understand my culture.
Undoubtedly, there are vast areas that our two cultures would align in our understanding as absolutely out of place and inappropriate. This is just not one of them. In the future, perhaps our two cultures can come to an understanding with these "micro-aggressions" and simply discuss them out-of-band (like simply emailing me and acting as normal face to face people would working together), instead of trying to embarrass me for not understanding the Bundler/San Francisco context.
God bless (oops, there I go again).
@paulwalker I appreciate the explanation, but you seem to be talking about something that hasn't happened. No one has claimed at any point that your language was either insulting or an aggression. It was just inappropriate for this particular context. Asking you to stop using that inappropriate language is likewise not an aggression.
Demanding that all evidence of your exchange be removed is not appropriate—it happened, and it didn't un-happen because you edited your post. Right now, you are claiming that you are being aggressed against while at the same time demanding that the conversation happen in private instead. Both of those behaviors make you look like the bad guy. If you feel embarrassed by having used inappropriate language, a quick apology followed by no longer using that language is an easy solution, and makes you look like a good guy.
This ticket has gone wildly off-topic, so I'm going to lock it now. Thanks for your contributions, everyone.
I was trying to debug why the rails/rails builds were broken and found that it is related to bundler 1.10.0.
When I downgrade bundler it works great.
You can see the failure here.
I opened the gemspec that it is pointing and could not see any place where it is requiring RubyGems 2.4.5.
Here is the gemspec:
bundle env