indirect changed the topic of #bundler to: Docs! http://bundler.io | Problems? http://bit.ly/bundler-issues | How to help: http://bit.ly/bundler-development | API Dashboard http://cl.ly/SBoH | #bundler logs: http://bit.ly/bundler-logs | Questions will be answered eventually, so hang out for a while
ixti has quit [Ping timeout: 246 seconds]
havenwood has quit [Remote host closed the connection]
havenwood has joined #bundler
havenwood has quit [Remote host closed the connection]
deric_skibotn has joined #bundler
<deric_skibotn> Where can I find docs on when bundler puts gems in vendor/cache/ and when it uses vendor/bundle/ruby/<VER>/bundler/gems ?
<deric_skibotn> Also, when does bundler transform the contents of <GEM>.gemspec? It's like the file gets eval'ed, and then re-serialized
briangonzalez has joined #bundler
thumpba has joined #bundler
<deric_skibotn> Another dumb question: when you're Gemfile + Gemfile.lock specify a gem from a github repos, does 'bundle install' always both get the files, build the gem, and then install the gem?
<deric_skibotn> I run into this problem during a long build process:http://pastie.org/9592287
<deric_skibotn> http://pastie.org/9592287 (needs space for a link?)
briangonzalez has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
braidn has quit [Excess Flood]
g3funk has joined #bundler
g3funk has quit [Excess Flood]
g3funk has joined #bundler
g3funk has quit [Excess Flood]
g3funk has joined #bundler
g3funk is now known as braidn
jhass is now known as jhass|off
thumpba has quit [Remote host closed the connection]
jhass|off is now known as jhass
jhass is now known as jhass|off
kgrz has joined #bundler
kgrz has quit [Ping timeout: 260 seconds]
deric_skibotn has quit [Ping timeout: 244 seconds]
chouhoulis has joined #bundler
psacrifice has joined #bundler
kgrz has joined #bundler
briangonzalez has joined #bundler
psacrifice|away has joined #bundler
kgrz has quit [Remote host closed the connection]
kgrz has joined #bundler
bloopletech has joined #bundler
kgrz has quit [Ping timeout: 272 seconds]
<bloopletech> So I just started seeing "Looks like you have a version of bundler that's older than 0.9.". Turns out if you have "gem 'capistrano-bundler', git: 'https://github.com/capistrano/bundler.git'" then you will end up with gems/bundler-<sha>/ and sometimes the sha starts with a 0
<bloopletech> which makes the regex match: if path =~ %r'/bundler-0.(\d+)' && $1.to_i < 9
<bloopletech> so that's nice
thumpba has joined #bundler
thumpba has quit [Remote host closed the connection]
thumpba has joined #bundler
thumpba has quit [Ping timeout: 246 seconds]
<tmoore> bloopletech: yeah that should be \. not .
<tmoore> bloopletech: would you mind filing an issue so we remember to fix it :-)
<bloopletech> okay
<tmoore> also, it shouldn't even be looking at that gem :-)
<tmoore> Thanks
<bloopletech> for now I've pinned the gem to the ref before HEAD so the sha doesn't start with 0
<bloopletech> as the HEAD was jsut a doc change
<bloopletech> no worries, I think the regex is a bit naive
callenb__ has quit [Ping timeout: 272 seconds]
shwoodard has quit [Ping timeout: 272 seconds]
shwoodard has joined #bundler
callenb__ has joined #bundler
kgrz has joined #bundler
zz_Cidan has quit [Ping timeout: 272 seconds]
zz_Cidan has joined #bundler
robbyoconnor has quit [Ping timeout: 260 seconds]
robbyoconnor has joined #bundler
bloopletech has quit [Ping timeout: 260 seconds]
briangonzalez has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
cha1tanya has joined #bundler
cha1tanya has quit [Ping timeout: 258 seconds]
chouhoulis has quit [Remote host closed the connection]
jhass|off is now known as jhass
livingstn has joined #bundler
ixti has joined #bundler
chouhoulis has joined #bundler
chouhoulis has quit [Ping timeout: 240 seconds]
thumpba has joined #bundler
thumpba has quit [Ping timeout: 260 seconds]
chouhoulis has joined #bundler
chouhoulis has quit [Remote host closed the connection]
a__n__d__y has joined #bundler
<a__n__d__y> question on bundler, I'm making a new gem, but I changed the name - now when I run bundler it complains the gemspec is invalid as it no longer has some old files
<a__n__d__y> but I can't figure out what to purge to make that error/warning go away
<a__n__d__y> do I need to make a new gem?
<a__n__d__y> feels like bundler has a cache somewhere that could be purged
chouhoulis has joined #bundler
<a__n__d__y> hmm, ok, just nuked everything and copied back the important parts, now all is good
<a__n__d__y> still, there is probably a better way
chouhoulis has quit [Remote host closed the connection]
aledovsky has quit [Read error: Connection reset by peer]
aledovsky_ has joined #bundler
aledovsky_ is now known as aledovsky
a__n__d__y has quit [Ping timeout: 246 seconds]
briangonzalez has joined #bundler
kgrz has quit [Remote host closed the connection]
ixti has quit [Ping timeout: 260 seconds]
kgrz has joined #bundler
chouhoulis has joined #bundler
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #bundler
ixti has joined #bundler
deric_skibotn has joined #bundler
ixti has quit [Ping timeout: 260 seconds]
thumpba has joined #bundler
imkmf has joined #bundler
thumpba has quit [Remote host closed the connection]
kgrz has quit [Ping timeout: 244 seconds]
kgrz has joined #bundler
kgrz has quit [Read error: Connection reset by peer]
jeff_r has joined #bundler
kgrz has joined #bundler
briangonzalez has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
thumpba has joined #bundler
kgrz_ has joined #bundler
kgrz has quit [Ping timeout: 240 seconds]
thumpba_ has joined #bundler
thumpba has quit [Read error: Connection reset by peer]
ixti has joined #bundler
kgrz_ has quit [Ping timeout: 258 seconds]
briangonzalez has joined #bundler
chouhoulis has quit [Ping timeout: 258 seconds]
thumpba_ has quit []
thumpba has joined #bundler
kgrz has joined #bundler
kgrz has quit [Remote host closed the connection]
axl_ has joined #bundler
chouhoulis has joined #bundler
havenwood has joined #bundler
WALoeIII has joined #bundler
jeff_r has quit [Remote host closed the connection]
jeff_r has joined #bundler
imkmf has quit [Ping timeout: 260 seconds]
Pupeno has joined #bundler
briangonzalez has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
briangonzalez has joined #bundler
WALoeIII has quit []
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #bundler
jeff_r has quit []
thumpba has quit []
imkmf has joined #bundler
thumpba has joined #bundler
thumpba has quit [Remote host closed the connection]
thumpba has joined #bundler
livingstn has quit []
briangonzalez has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ixti has quit [Ping timeout: 240 seconds]
havenwood has quit [Remote host closed the connection]
ixti has joined #bundler
briangonzalez has joined #bundler
havenwood has joined #bundler
axl_ has left #bundler [#bundler]
axl_ has joined #bundler
axl_ has left #bundler [#bundler]
havenwood has quit [Remote host closed the connection]
havenwood has joined #bundler
kgrz has joined #bundler
kgrz has quit [Ping timeout: 260 seconds]
ixti has quit [Quit: WeeChat 1.0]
chouhoul_ has joined #bundler
chouhoul_ has quit [Remote host closed the connection]
chouhoulis has quit [Ping timeout: 240 seconds]