<jsvd>
howdy, having a bunch of .gem files that I want to install programatically (w/ any dependency), is there another way other than doing Gem::DependencyInstaller#install "gem_name" on each separately?
havenwood has quit [Remote host closed the connection]
jsvd has quit [Ping timeout: 246 seconds]
nrsk has joined #rubygems
wm3|away has quit [Ping timeout: 258 seconds]
dangerousdave has joined #rubygems
wm3|away has joined #rubygems
dwknoxy has joined #rubygems
wm3|away is now known as workmad3
huoxito has joined #rubygems
bbrowning is now known as bbrowning_away
jonathan_alban has joined #rubygems
aspires has joined #rubygems
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
havenwood has joined #rubygems
MichaelSmith has joined #rubygems
djbkd has joined #rubygems
bbrowning_away is now known as bbrowning
jonathan_alban has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
elia has quit [Quit: Computer has gone to sleep.]
workmad3 has quit [Ping timeout: 258 seconds]
nirvdrum has joined #rubygems
<nirvdrum>
Is there a way to self-service merge profiles? I'm not sure how or when it happened, but I just discovered I somehow have a profile called "nirvdrum" with an old email address and another called "#16" with my current.
huoxito has quit [Remote host closed the connection]
djbkd has quit [Remote host closed the connection]
djbkd has joined #rubygems
huoxito has quit [Remote host closed the connection]
huoxito has joined #rubygems
jonathan_alban has joined #rubygems
tkareine has joined #rubygems
havenwood has quit [Remote host closed the connection]
<tkareine>
hi, i stumbled upon some small problems with 'gem pristine' command, and submitted a pull request as a proposed fix. any comments? https://github.com/rubygems/rubygems/pull/1064
tbuehlmann has quit [Remote host closed the connection]
<mpapis>
tkareine, I thought there is a marker / list for default gems ("This #{spec.name} is bundled with Ruby")
havenwood has joined #rubygems
elia has joined #rubygems
mkristian has quit [Ping timeout: 250 seconds]
sj26 has quit [Ping timeout: 272 seconds]
sj26 has joined #rubygems
mkristian has joined #rubygems
mkristian has quit [Quit: bye]
mkristian has joined #rubygems
djbkd has quit [Remote host closed the connection]
elia has quit [Quit: Computer has gone to sleep.]
copious has joined #rubygems
mustmodify has joined #rubygems
<mustmodify>
So I did `bundle update rails` and I'm looking at around a thousand dots now... at what point should I assume things have gone horribly wrong and abort? :P