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
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler
djbkd has quit [Ping timeout: 272 seconds]
jhass has quit [Ping timeout: 264 seconds]
jhass has joined #bundler
djbkd has joined #bundler
deecross has joined #bundler
djbkd has quit [Quit: My people need me...]
deecross has quit [Ping timeout: 258 seconds]
deecross has joined #bundler
deecross has quit [Ping timeout: 246 seconds]
deecross has joined #bundler
deecross has quit [Remote host closed the connection]
deecross has joined #bundler
cragdor has joined #bundler
cragdor_ has quit [Ping timeout: 250 seconds]
deecross has quit [Remote host closed the connection]
deecross has joined #bundler
Specialist has joined #bundler
deecross has quit []
jrafanie has joined #bundler
djbkd has joined #bundler
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler
djbkd has quit [Ping timeout: 250 seconds]
Specialist has quit [Remote host closed the connection]
fowlduck has joined #bundler
<fowlduck> I'm using a gem in my Gemfile which depends on sys-proctable. I'm developing on osx and deploying to linux. when I bundle install it caches the darwin version of sys-proctable to vendor/cache. when I go to bundle install from vendor/cache it breaks because the linux version is missing
<fowlduck> is there a way to work around this?
<fowlduck> err, I bundle install on osx initially and then later go to bundle install on linux and it breaks
<fowlduck> looks like it's still an issue https://github.com/bundler/bundler/issues/4517
axl_ has joined #bundler
axl_ has left #bundler [#bundler]
axl_ has joined #bundler
axl_ has quit [Client Quit]
axl_ has joined #bundler
djbkd_ has quit [Remote host closed the connection]
djbkd has joined #bundler
pnomolos has joined #bundler
pnomolos has quit [Client Quit]
axl_ has quit [Quit: axl_]
jhass has quit [Ping timeout: 250 seconds]
jhass has joined #bundler
Gabriel_7 has joined #bundler
<Gabriel_7> Hi! The doc of "bundler-exec" claims that: "After using --binstubs, bin/rspec spec/my_spec.rb is identical to bundle exec rspec spec/my_spec.rb."
<Gabriel_7> However, I don't get the same result:
<Gabriel_7> "bundle exec puppet --version" gives "4.5.2" (the version installed on the system) and "bin/puppet --version" gives "3.7.5"
<Gabriel_7> (the version installed by bundler)
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler