havenwood has quit [Remote host closed the connection]
havenwood has joined #rubygems
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #rubygems
huoxito has quit [Remote host closed the connection]
Liquori has joined #rubygems
mliq has quit [Ping timeout: 244 seconds]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
huoxito has joined #rubygems
huoxito has quit [Ping timeout: 245 seconds]
x1337807x has joined #rubygems
capin has left #rubygems [#rubygems]
nomadic has quit [Ping timeout: 256 seconds]
nomadic has joined #rubygems
huoxito has joined #rubygems
Liquori has quit [Read error: Connection reset by peer]
daos has quit [Ping timeout: 258 seconds]
daos has joined #rubygems
volte has joined #rubygems
kallistec has quit [Quit: ZNC - http://znc.sourceforge.net]
arthurnn has quit [Ping timeout: 240 seconds]
kallistec_rulez has joined #rubygems
kallistec_rulez is now known as kallistec
kentaro has quit [Ping timeout: 240 seconds]
guilleiguaran_ has joined #rubygems
arthurnn has joined #rubygems
guilleiguaran has quit [Ping timeout: 245 seconds]
brixen has quit [Ping timeout: 245 seconds]
adam12 has quit [Ping timeout: 245 seconds]
guilleiguaran_ is now known as guilleiguaran
kentaro has joined #rubygems
adam_ has joined #rubygems
brixen has joined #rubygems
huoxito has quit [Remote host closed the connection]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
elia has joined #rubygems
elia has quit [Quit: Computer has gone to sleep.]
x1337807x has joined #rubygems
havenwood has quit []
_redmenace has joined #rubygems
redmenace has quit [Ping timeout: 258 seconds]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
scholar01 has joined #rubygems
x1337807x has joined #rubygems
elia has joined #rubygems
elia has quit [Quit: (IRC Client: textualapp.com)]
elia has joined #rubygems
scholar01 has quit [Quit: Leaving.]
scholar01 has joined #rubygems
scholar01 has quit [Changing host]
scholar01 has joined #rubygems
scholar01 has quit [Client Quit]
workmad3 has joined #rubygems
dangerousdave has joined #rubygems
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
dangerousdave has quit [Ping timeout: 272 seconds]
nrsk has joined #rubygems
nrsk has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
tcopeland has quit [Quit: Leaving.]
clauswitt has joined #rubygems
_redmenace is now known as redmenace
tcopeland has joined #rubygems
bbrowning_away is now known as bbrowning
huoxito has joined #rubygems
bradland has joined #rubygems
mliqu has joined #rubygems
mliqu has quit [Remote host closed the connection]
mliqu has joined #rubygems
mliqu has quit [Quit: Leaving]
mliqu has joined #rubygems
dvu has joined #rubygems
mkristian has joined #rubygems
dvu has quit [Remote host closed the connection]
Coraline_ZzZz is now known as Coraline
elia has quit [Quit: Computer has gone to sleep.]
mliqu has quit [Quit: Leaving]
elia has joined #rubygems
mkristian has quit [Ping timeout: 252 seconds]
elia has quit [Ping timeout: 245 seconds]
mkristian has joined #rubygems
Coraline is now known as Coraline_ZzZz
tenderlove has joined #rubygems
dvu has joined #rubygems
<headius> drbrain: we ended up patching around it since it's kinda our design flaw, but apparently 2.4.5 is still failing other tests
<headius> we are reverting the upgrade for 1.7.18 and will look at it for 1.7.19
havenwood has joined #rubygems
eric_____ has joined #rubygems
djbkd has joined #rubygems
workmad3 has quit [Ping timeout: 252 seconds]
Coraline_ZzZz is now known as Coraline
Coraline is now known as Coraline_ZzZz
dvu has quit [Remote host closed the connection]
darix has quit [Quit: may the packets be with you...]
mkristian has quit [Read error: Connection reset by peer]
darix has joined #rubygems
mliqu has joined #rubygems
dvu has joined #rubygems
djbkd has quit [Remote host closed the connection]
djbkd has joined #rubygems
dvu has quit [Ping timeout: 244 seconds]
dvu_ has joined #rubygems
dvu_ has quit [Remote host closed the connection]
dvu has joined #rubygems
capistrano has joined #rubygems
<capistrano> dwradcliffe deployed rubygems.org @ https://github.com/rubygems/rubygems.org/commit/7c6623828c8d2b15240af7523861e7ae9d163506 to production (app02.production.rubygems.org, app03.production.rubygems.org)
capistrano has left #rubygems [#rubygems]
tcopeland has quit [Ping timeout: 265 seconds]
bbrowning is now known as bbrowning_away
huoxito has quit [Remote host closed the connection]
djbkd has quit [Read error: Connection reset by peer]
djbkd has joined #rubygems
djbkd has quit [Remote host closed the connection]
djbkd has joined #rubygems
tenderlove has quit [Ping timeout: 264 seconds]
<havenwood> assuming a user exports `RUBYGEMS_GEMDEPS=-` is there a recommended way to temporarily run Ruby without RUBYGEMS_GEMDEPS? It seems an `ENV.delete 'RUBYGEMS_GEMDEPS'` on the first line of a script is too late.
tenderlove has joined #rubygems
<havenwood> i ask because Bash 4 has no way to just unset the environment variable within a function, so the feature is throwing warnings here: https://github.com/postmodern/chruby/blob/master/share/chruby/chruby.sh#L45-L52
<havenwood> (we just don't want to use RUBYGEMS_GEMDEPS even though it's set)
<havenwood> only thing we've come up with that works portably is `RUBYGEMS_GEMDEPS="" ...`, but it seemed suboptimal to set RUBYGEMS_GEMDEPS to an empty string rather than unsetting it.
<havenwood> Would setting it to an empty string be the only way? Or am I missing a method of starting Ruby without it?
<havenwood> I'll look more into how RubyGems implements it, but thought I'd ask here as well. :)
tenderlove has quit [Ping timeout: 245 seconds]
tenderlove has joined #rubygems
havenwood has quit [Remote host closed the connection]
havenwood has joined #rubygems
zapnap has joined #rubygems
zapnap has left #rubygems [#rubygems]
zapnap has joined #rubygems
<zapnap> hey peeps I haven't contributed in awhile... I have commit bit but I assume the best practice is PR + code review for any change no matter how small, correct?
<zapnap> (this is a docs link change for rubydoc)
<zapnap> also want to update the contributing guide to correct irc link info ;-)
<zapnap> I assume that is alright to do without a PR ha
tcopeland has joined #rubygems
<drbrain> havenwood: I don't think there's a way to start ruby without it
<drbrain> zapnap: I don't make PRs for my own things
<drbrain> but feel free to commit if you're confident
<zapnap> drbrain: I would for any large feature of course, but for little things I usually just push it out... but some people have very specific workflows and I haven't been very involved as of late so figured I'd ask. sounds good.
<zapnap> thanks.
zapnap has quit [Remote host closed the connection]
<havenwood> drbrain: that's what it seemed like, thanks
<drbrain> havenwood: RUBYGEMS_GEMDEPS= might work, but I'm unsure
havenwood has quit [Remote host closed the connection]
djbkd has quit [Remote host closed the connection]