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
chouhoulis has quit [Ping timeout: 258 seconds]
Cidan is now known as zz_Cidan
postmodern has joined #bundler
<postmodern> why doesn't bundler binstubs support the _VERSION_ argument?
<postmodern> at least check if the _VERSION_ argument matches what bundler's gem version
<postmodern> hmm is there a way to detect if the process is under bundler's control?
<postmodern> that way I can support system('foo',...) vs. system('foo','_VERSION_',...)
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zz_Cidan is now known as Cidan
Olipro has quit [Ping timeout: 246 seconds]
Olipro has joined #bundler
Olipro has quit [Read error: Connection reset by peer]
robbyoconnor has joined #bundler
ixti has joined #bundler
Cidan is now known as zz_Cidan
ixti has quit [Ping timeout: 265 seconds]
rb2k has quit [Quit: rb2k]
ixti has joined #bundler
x1337807x has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
cha1tanya has joined #bundler
retro|cz has joined #bundler
robbyoconnor has quit [Excess Flood]
samphippen has joined #bundler
robbyoconnor has joined #bundler
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #bundler
cha1tanya has quit [Ping timeout: 252 seconds]
postmodern has quit [Quit: Leaving]
retro|cz has quit [Ping timeout: 245 seconds]
havenwood has quit []
rb2k has joined #bundler
Olipro has joined #bundler
robbyoconnor has quit [Ping timeout: 245 seconds]
robbyoconnor has joined #bundler
retro|cz has joined #bundler
shtirlic_ has quit [Quit: ZNC - http://znc.in]
shtirlic has joined #bundler
rb2k has quit [Quit: rb2k]
shtirlic has quit [Client Quit]
shtirlic has joined #bundler
<Zero_Chaos> Is there a way to tell bundler where to put/read Gemfile.lock when it is generated? I need it to go in ~/ or something
chouhoulis has joined #bundler
shtirlic has quit [Quit: ZNC - http://znc.in]
jplussier has joined #bundler
shtirlic has joined #bundler
jplussier is now known as t4nkd
shtirlic has quit [Client Quit]
shtirlic has joined #bundler
rb2k has joined #bundler
cwebber has joined #bundler
retro|cz has quit [Ping timeout: 265 seconds]
stevenharman has joined #bundler
<indirect> Zero_Chaos: BUNDLE_GEMFILE=/path/to/Gemfile bundle install
<Zero_Chaos> indirect: hmm, if I do that in env when I run install, how does it know to find it there later?
<t4nkd> Is there any reason why bundler would fail when compiling C extensions but rubygems would do just fine? The compile logs are saying that the newly created file has an older date than the distributed files
cwebber has quit []
t4nkd has quit [Quit: Leaving...]
zz_Cidan is now known as Cidan
havenwood has joined #bundler
cwebber has joined #bundler
jplussier has joined #bundler
jplussier has quit [Client Quit]
lele has quit [Ping timeout: 246 seconds]
lele has joined #bundler
x1337807x has joined #bundler
x1337807_ has joined #bundler
stevenharman has quit [Quit: Leaving...]
stevenharman has joined #bundler
x1337807x has quit [Ping timeout: 265 seconds]
x1337807_ has quit [Ping timeout: 265 seconds]
retro|cz has joined #bundler
x1337807x has joined #bundler
<indirect> Zero_Chaos: you have to always set that env (or pass --gemfile=/path) every time you run the command, iirc
<Zero_Chaos> indirect: also that path will be for the Gemfile and Gemfile.lock right? I cannot separate them?
<indirect> Zero_Chaos: iirc, yes, you can't separate them
<indirect> why do you want a lock separate from a gemfile?
<Zero_Chaos> indirect: because I'm packaging an app that uses bundler and I'm basically only using bundler to load the correctly versioned gems. So I don't want people editing the Gemfile, but it would be stupidly convenient to remove the Gemfile.lock and force it to regenerate every time the application is run because the gems on the system might change (but still meet the requirements in the Gemfile)
<Zero_Chaos> indirect: and yes, I realize that's not the design but it actually works really well thus far.
<indirect> Zero_Chaos: so write a script to boot your app that removes the gemfile?
<Zero_Chaos> indirect: that's the problem, the application runs as user and the Gemfile and Gemfile.lock are currently unwritable as the user.
<Zero_Chaos> indirect: moreover, if you run as one user, then another, that won't be permitted very easily.
<Zero_Chaos> indirect: I was hoping it might be possible to have the Gemfile.lock in some random spot (or /tmp) and avoid wierd scripts.
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #bundler
x1337807x has quit [Client Quit]
stevenharman has quit [Quit: Leaving...]
cwebber has quit []
thumpba_ has joined #bundler
thumpba_ has quit [Remote host closed the connection]
crankharder has joined #bundler
<crankharder> anyone else think it's a bit broken of bundler to attempt to update all dependent gems even if that update isn't required?
<crankharder> seems like it inadvertantly causes unnecessary changes that I'd expect
x1337807x has joined #bundler
retro|cz has quit [Ping timeout: 250 seconds]
cwebber has joined #bundler
lele has quit [Ping timeout: 245 seconds]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lele has joined #bundler
rb2k has quit [Quit: rb2k]
chouhoulis has quit [Ping timeout: 258 seconds]
rb2k has joined #bundler
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
rb2k has quit [Quit: rb2k]
Cidan is now known as zz_Cidan
x1337807x has joined #bundler
cwebber has quit []
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zz_Cidan is now known as Cidan