huoxito has joined #rubygems
djbkd has quit [Remote host closed the connection]
huoxito has quit [Ping timeout: 264 seconds]
djbkd has joined #rubygems
workmad3 has joined #rubygems
workmad3 has quit [Ping timeout: 246 seconds]
djbkd has quit [Remote host closed the connection]
djbkd has joined #rubygems
cphrmky has quit [Read error: Connection reset by peer]
djbkd has quit [Remote host closed the connection]
MichaelSmith has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pierre1_ has joined #rubygems
huoxito has joined #rubygems
huoxito has quit [Remote host closed the connection]
huoxito has joined #rubygems
workmad3 has joined #rubygems
simi has joined #rubygems
workmad3 has quit [Ping timeout: 276 seconds]
simi has quit [Ping timeout: 245 seconds]
djbkd has joined #rubygems
lsegal has joined #rubygems
JSharp_ is now known as JSharp
djbkd has quit [Quit: My people need me...]
workmad3 has joined #rubygems
pierre1_ has quit [Quit: Leaving]
jhass has joined #rubygems
workmad3 has quit [Ping timeout: 246 seconds]
simi has joined #rubygems
Coraline_ZzZz is now known as Coraline
whack has joined #rubygems
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
<whack> Hello ruby friends. I'm having trouble getting `gem` to install stuff on windows. Fails to validate the ssl cert on rubygems.org
<whack> Googling shows a few promising solutions ("download this random SSL cert! and put it somewhere") but nothing I'm trying seems to help
havenwood has quit []
havenwood has joined #rubygems
<havenwood> whack: I wonder if this workaround for RubyGems SSL on Windows might help: https://gist.github.com/luislavena/f064211759ee0f806c88
<whack> havenwood: that's only an option for times when I control the workstation :|
<whack> I'm near a workaround, I think, that patches some internal methods within rubygems
<havenwood> whack: aha, interesting
<whack> I got a smidge further. I can verify api.rubygems.org, but the next fetch (against fastly) fails
workmad3 has joined #rubygems
workmad3 has quit [Ping timeout: 244 seconds]
huoxito has quit []
simi has quit [Ping timeout: 255 seconds]
<whack> FIxed it. Shipping the default Windows Ruby certs + curl's master list and patching that in against Gem::Request#add_rubygems_trusted_certs
Coraline is now known as Coraline_ZzZz
havenwood has quit []
workmad3 has joined #rubygems
workmad3 has quit [Ping timeout: 272 seconds]
workmad3 has joined #rubygems
rikkipitt has joined #rubygems
rikkipitt has quit [Quit: Leaving...]
ckrailo__ has quit []
ckrailo__ has joined #rubygems
akahn has quit []
akahn has joined #rubygems
simi has joined #rubygems
tcopeland has quit [Quit: Leaving.]
shazaum has joined #rubygems
shazaum has joined #rubygems
shazaum has quit [Changing host]
bbrowning_away is now known as bbrowning
tcopeland has joined #rubygems
Coraline_ZzZz is now known as Coraline
shazaum_ has joined #rubygems
shazaum has quit [Ping timeout: 264 seconds]
nrsk has joined #rubygems
unreal has quit [Ping timeout: 272 seconds]
cphrmky has joined #rubygems
imperator has joined #rubygems
unreal has joined #rubygems
booly-yam-6332 has joined #rubygems
booly-yam-6332 has quit [Remote host closed the connection]
booly-yam-6445 has joined #rubygems
nrsk has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
dwradcliffe_ has quit []
dwradcliffe_ has joined #rubygems
unreal has quit [Quit: Very funny Scotty. Now beam down my clothes!]
unreal has joined #rubygems
imperator has quit [Quit: Valete!]
havenwood has joined #rubygems
havenwood has quit []
workmad3_ has joined #rubygems
workmad3 has quit [Ping timeout: 245 seconds]
workmad3_ has quit [Ping timeout: 252 seconds]
MichaelSmith has joined #rubygems
booly-yam-6445_ has joined #rubygems
mkristian has joined #rubygems
booly-yam-6445 has quit [Ping timeout: 276 seconds]
simi has quit [Ping timeout: 245 seconds]
dvu has joined #rubygems
huoxito has joined #rubygems
djbkd has joined #rubygems
djbkd has quit [Remote host closed the connection]
djbkd has joined #rubygems
djbkd has quit [Remote host closed the connection]
huoxito has quit [Remote host closed the connection]
huoxito has joined #rubygems
djbkd has joined #rubygems
simi has joined #rubygems
havenwood has joined #rubygems
booly-yam-6445_ has quit [K-Lined]
djbkd has quit [Remote host closed the connection]
zachrab has joined #rubygems
zachrab has quit [Client Quit]
zachrab has joined #rubygems
simi has quit [Ping timeout: 240 seconds]
workmad3 has joined #rubygems
shazaum_ has quit [Quit: This computer has gone to sleep]
zachrab has quit [Remote host closed the connection]
zachrab has joined #rubygems
djbkd has joined #rubygems
mkristian has quit [Ping timeout: 252 seconds]
djbkd has quit [Ping timeout: 245 seconds]
zachrab has quit [Remote host closed the connection]
mkristian has joined #rubygems
djbkd has joined #rubygems
tcopeland has quit [Ping timeout: 272 seconds]
djbkd has quit [Remote host closed the connection]
djbkd has joined #rubygems
Perceptes has joined #rubygems
<Perceptes> hello, #rubygems. I'm thinking about building a service that allows people to author metadata about gems that they own. is there any way to verify that random user X on the internet is rubygems user Y? something akin to using rubygems as an oauth provider?
zachrab has joined #rubygems
zachrab has quit [Remote host closed the connection]
zachrab has joined #rubygems
dvu has quit [Remote host closed the connection]
bbrowning is now known as bbrowning_away
nomadic has quit [Ping timeout: 244 seconds]
nomadic has joined #rubygems
dvu has joined #rubygems
dvu has quit [Remote host closed the connection]
tcopeland has joined #rubygems
zachrab has quit [Remote host closed the connection]
zachrab has joined #rubygems
zachrab has quit [Remote host closed the connection]
zachrab has joined #rubygems
dvu has joined #rubygems
mkristian has quit [Quit: bye]
<Perceptes> what version of postgres is rubygems.org using in production?
<drbrain> Perceptes: I would think https://github.com/rubygems/rubygems-infrastructure might have it, but I don't run RubyGems' infrastructure
<Perceptes> I looked there, but it doesn't seem to be pinning postgres at a particular version
<Perceptes> if it is, it's stored somewhere on a chef server and not visible from the repo
<drbrain> dwradcliffe_: might know