x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #rubygems
tenderlove has joined #rubygems
tenderlove has quit [Ping timeout: 256 seconds]
<drbrain>
darix: no, but an arch-specific gem may have no generic (ruby) release
tenderlove has joined #rubygems
tenderlove has quit [Ping timeout: 255 seconds]
nrsk has joined #rubygems
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
elia has joined #rubygems
tbuehlmann has joined #rubygems
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
workmad3 has joined #rubygems
<darix>
drbrain: well.... ohai requires wmi-lite. outside of windows wmi-lite is kinda useless.
tenderlove has joined #rubygems
tenderlove has quit [Ping timeout: 256 seconds]
dangerousdave has joined #rubygems
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dangerousdave has joined #rubygems
bbrowning_away is now known as bbrowning
workmad3 has quit [Ping timeout: 255 seconds]
workmad3 has joined #rubygems
mrgrieves has joined #rubygems
<mrgrieves>
hi, how can I change environment variables values like INSTALLATION DIRECTORY in a bash script?
<mrgrieves>
the reason I'm asking is because we have pre-receive git hooks which are using different gem env values depending on which user/shell the hook is executed
huoxito has quit [Remote host closed the connection]
huoxito has joined #rubygems
<mrgrieves>
tkareine: thanks, yes tried that but it's still picking up the wrong gems
tcopeland has joined #rubygems
dwradcliffe_ is now known as dwradcliffe
elia has quit [Read error: Connection reset by peer]
_elia has joined #rubygems
pale3_ has joined #rubygems
<pale3_>
I have to high latency while accesing rubygems.org while fetching gems. Aynone know alternate mirror?
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<pale3_>
nevermind I succeeded.
dangerousdave has joined #rubygems
hakunin has joined #rubygems
hakunin_ has quit [Ping timeout: 255 seconds]
_elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubygems
dwknoxy has joined #rubygems
<darix>
drbrain: so to get bak to the issue ... wmi-lite should only be pulled when running on win32 independent of the ruby interpreter. (so we wont break jruby)
<darix>
drbrain: but i guess requiring all the time is the only way to achive that atm.
_redmenace is now known as redmenace
havenwood has joined #rubygems
dvu has joined #rubygems
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mkristian has quit [Ping timeout: 245 seconds]
pale3_ has quit [Remote host closed the connection]
mkristian has joined #rubygems
tenderlove has joined #rubygems
tenderlove has quit [Ping timeout: 265 seconds]
dvu has quit [Remote host closed the connection]
dvu has joined #rubygems
dvu has quit [Ping timeout: 256 seconds]
dangerousdave has joined #rubygems
elia has quit [Quit: Computer has gone to sleep.]
MichaelSmith has joined #rubygems
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bbrowning is now known as bbrowning_away
tenderlove has joined #rubygems
workmad3 has quit [Ping timeout: 256 seconds]
tenderlove has quit [Ping timeout: 264 seconds]
djbkd has joined #rubygems
csaunders has joined #rubygems
<drbrain>
darix: yes
<darix>
drbrain: would that be a feature to consider?