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
huoxito has joined #bundler
Radar has quit [Ping timeout: 240 seconds]
chouhoulis has joined #bundler
Radar has joined #bundler
Radar is now known as Guest64350
huoxito has quit [Remote host closed the connection]
rkoller has quit [Quit: Textual IRC Client: www.textualapp.com]
Guest64350 is now known as Radar
brixen has quit [Excess Flood]
brixen has joined #bundler
djbkd has quit [Quit: My people need me...]
kgrz has joined #bundler
_djbkd has joined #bundler
chouhoul_ has joined #bundler
chouhoulis has quit [Ping timeout: 250 seconds]
c355e3b has quit [Quit: Connection closed for inactivity]
_djbkd has quit [Remote host closed the connection]
djbkd_ has joined #bundler
kangguru has quit [Ping timeout: 240 seconds]
r0bby_ has joined #bundler
robbyoconnor has quit [Read error: Connection reset by peer]
r0bby_ has quit [Read error: Connection reset by peer]
r0bby_ has joined #bundler
sheldonh has joined #bundler
<sheldonh> i am trying to make a dynamic ruby gem loader compatible with bundler. i use configuration to determine and install a list of gems that provide injectable dependencies. now i want to tell Bundler (in process) to allow these to be #require()'d. how?
djbkd_ has quit [Remote host closed the connection]
r0bby_ is now known as robbyoconnor
solars has joined #bundler
<solars> hi - can anyone tell me how I could resolve this? https://gist.github.com/solars/ff29d01daa1cc5e93a1c I fail :)
<kgrz> Downgrade activeldap would be my first step
<kgrz> The activemodel version is locked at 3.0.9 because of the actionmailer version 3.0.9 being used. And activeldap requires atleast 3.1.0 of activemodel gem.
<kgrz> So either the actionmailer can be upgraded to use a version in 3.1 range, or activeldap version can be bumped down
<solars> I saw that actionmailer is locked, let me try v3.1
c355e3b has joined #bundler
<kgrz> ouch
huoxito has joined #bundler
bahar has quit [Quit: ZNC - 1.6.0 - http://znc.in]
<sheldonh> re my dynamic gem loader question, i think the answer is: http://starjuice.net/post/137805291335/dyanamic-provider-gem-loading
<sheldonh> solars: that's an unlikely version requirement (exactly this patch level)
<sheldonh> solars: my guess is you have this in your Gemfile: gem "seekda-comm", "= 2.1.2"
<sheldonh> solars: are you sure you really need an old, static version of that gem?
<sheldonh> solars: if you really can't adjust your software to work with a newer seekda-comm, your only option is to downgrade to version 3.0.9 of the rails-related gems
<sheldonh> solars: i am wrong. that should be 3.0.20. but in my experience, downgrading a rails application is seldom worth the effort
huoxito has quit [Remote host closed the connection]
<sheldonh> solars: ah, looking back at your original problem (activeldap's lack of support for rails 3.0), i'd say your only real option here is to upgrade seekda-comm
<solars> hi, sorry was afk
<solars> I managed to get it working
<solars> seekda-comm is a custom gem we have, the app does not use rails itself, only some helper gems
huoxito has joined #bundler
gheegh has joined #bundler
jrafanie has joined #bundler
Pupeno has joined #bundler
Pupeno has joined #bundler
sheldonh_ has joined #bundler
sheldonh has quit [Read error: Connection reset by peer]
chouhoulis has joined #bundler
chouhoul_ has quit [Ping timeout: 240 seconds]
kgrz has quit [Quit: Connection closed for inactivity]
_djbkd has joined #bundler
_djbkd has quit [Ping timeout: 245 seconds]
_djbkd has joined #bundler
_djbkd has quit [Remote host closed the connection]
_djbkd has joined #bundler
_djbkd has quit [Ping timeout: 250 seconds]
sheldonh_ has quit [Quit: Leaving]
_djbkd has joined #bundler
huoxito has quit [Remote host closed the connection]
ansimation has joined #bundler
ansimation has quit [Changing host]
ansimation has joined #bundler
brixen has quit [Excess Flood]
brixen has joined #bundler
slash_quit is now known as slash_nick
heroux has quit [Ping timeout: 240 seconds]
ansimation has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ansimation has joined #bundler
chouhoul_ has joined #bundler
_djbkd has quit [Quit: My people need me...]
chouhoulis has quit [Ping timeout: 276 seconds]
ansimation has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ansimation has joined #bundler
chouhoulis has joined #bundler
jyaworski has joined #bundler
<jyaworski> Hey. Has anyone gotten puppetserver's gem to work with bundle?
chouhoul_ has quit [Ping timeout: 240 seconds]
heroux has joined #bundler
<jyaworski> Trying to run the installed bundler gem directly gives: bash: /var/lib/puppet/jruby-gems/bin/bundler: java: bad interpreter: No such file or directory
<jyaworski> Likely because the puppetserver wrapper does a bunch of environment var setting.
chouhoul_ has joined #bundler
chouhoulis has quit [Ping timeout: 265 seconds]
<jyaworski> I think I got it. 'puppetserver ruby `which bundle`' just runs the script with puppetserver's ruby.
heroux has quit [Ping timeout: 250 seconds]
heroux has joined #bundler
_djbkd has joined #bundler
solars has quit [Ping timeout: 265 seconds]
chouhoul_ has quit [Ping timeout: 256 seconds]
jrafanie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jyaworski has quit [Ping timeout: 264 seconds]