charypar has quit [Remote host closed the connection]
samphippen has joined #bundler
samphippen has quit [Max SendQ exceeded]
samphippen has joined #bundler
charypar has joined #bundler
charypar has quit [Ping timeout: 240 seconds]
havenwood has joined #bundler
retro|cz has quit [Ping timeout: 264 seconds]
havenwood has quit [Ping timeout: 252 seconds]
samphippen has quit [Ping timeout: 252 seconds]
samphippen has joined #bundler
samphippen has quit [Max SendQ exceeded]
samphippen has joined #bundler
samphippen has quit [Max SendQ exceeded]
samphippen has joined #bundler
samphippen has quit [Max SendQ exceeded]
samphippen has joined #bundler
samphippen has quit [Max SendQ exceeded]
samphippen has joined #bundler
samphippen has quit [Max SendQ exceeded]
samphippen has joined #bundler
samphippen has quit [Max SendQ exceeded]
samphippen has joined #bundler
samphippen has quit [Max SendQ exceeded]
samphippen has joined #bundler
samphippen has quit [Max SendQ exceeded]
samphippen has joined #bundler
havenwood has joined #bundler
aspiers has quit [Ping timeout: 265 seconds]
samphippen has quit [Ping timeout: 252 seconds]
retro|cz has joined #bundler
retro|cz has quit [Ping timeout: 264 seconds]
ryba has joined #bundler
havenwood has quit [Remote host closed the connection]
havenwood has joined #bundler
thedeeno1 has joined #bundler
<thedeeno1>
I have [ gem 'foo', path: 'my/gem' ] in a test group. After `bundle install --without test` when I try to run `bundle show rake` bundler complains that it can't find a gem that my 'foo' gem depends on.
<thedeeno1>
This makes sense, because I told it not to install gems in the test group, but why is it even trying to load the `foo` gem (which was also in the test group?
<thedeeno1>
I can't bundle <anything>unless install the test gems
ixti has quit [Ping timeout: 240 seconds]
charypar has joined #bundler
charypar has quit [Ping timeout: 255 seconds]
ryba has quit [Ping timeout: 276 seconds]
archana77_ has quit [Quit: Connection closed for inactivity]
havenwood has quit [Remote host closed the connection]
havenwood has joined #bundler
havenwood has quit [Ping timeout: 252 seconds]
robbyoconnor has joined #bundler
samphippen has joined #bundler
robbyoconnor has quit [Ping timeout: 252 seconds]
r0bby has joined #bundler
charypar has joined #bundler
r0bby has quit [Read error: Connection reset by peer]
robbyoconnor has joined #bundler
samphippen has quit [Read error: Connection reset by peer]
samphippen has joined #bundler
robbyoconnor has quit [Remote host closed the connection]
robbyoconnor has joined #bundler
<thedeeno1>
Gemfile.lock was corrupt. All seems good now.