Pupeno has quit [Remote host closed the connection]
deric_skibotn has quit [Ping timeout: 260 seconds]
livingstn has quit [Ping timeout: 256 seconds]
livingstn has joined #bundler
deric_skibotn has joined #bundler
livingstn has quit []
havenwood has joined #bundler
kgrz has joined #bundler
rjhunter has quit [Remote host closed the connection]
kgrz has quit [Remote host closed the connection]
kgrz has joined #bundler
rjhunter has joined #bundler
deric_skibotn has quit [Ping timeout: 255 seconds]
opus has joined #bundler
tbuehlmann has joined #bundler
opus has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
opus has joined #bundler
kangguru_away is now known as kangguru
opus has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lele has joined #bundler
lele has quit [Excess Flood]
lele has joined #bundler
shaileshg has joined #bundler
kangguru is now known as kangguru_away
Pupeno has joined #bundler
blerins has joined #bundler
kangguru_away is now known as kangguru
rjhunter has quit [Remote host closed the connection]
havenwood has quit []
kgrz_ has joined #bundler
kgrz has quit [Ping timeout: 245 seconds]
Cope has joined #bundler
<Cope>
Does bundler read and attempt to find gems in groups even when --without is specified? I have active_support in group :development, but when I do bundle install --without development I still get an error saying Could not find gem 'active_support (>= 0) ruby' in the gems available on this
<Cope>
machine.
kangguru is now known as kangguru_away
kangguru_away is now known as kangguru
kangguru is now known as kangguru_away
kangguru_away is now known as kangguru
kangguru is now known as kangguru_away
kangguru_away is now known as kangguru
kangguru is now known as kangguru_away
kangguru_away is now known as kangguru
habitullence has joined #bundler
habitullence has quit [Quit: habitullence]
habitullence has joined #bundler
livingstn has joined #bundler
habitullence has quit [Quit: habitullence]
habitullence has joined #bundler
kgrz_ has quit [Remote host closed the connection]
kgrz has joined #bundler
kgrz has quit [Ping timeout: 245 seconds]
habitullence has quit [Quit: habitullence]
habitullence has joined #bundler
habitullence has quit [Client Quit]
tbuehlmann has quit [Quit: Leaving]
shaileshg has quit [Quit: Connection closed for inactivity]
lmarburger has left #bundler [#bundler]
havenwood has joined #bundler
blerins has quit [Ping timeout: 245 seconds]
kgrz has joined #bundler
lowsider has joined #bundler
<lowsider>
Hello all. I just ran "bundle install", then "bundle package --all". However, when i run "bundle exec bundle install --local" one of my gems seems to be missing from the vendor/cache directory.
<lowsider>
where might be a good place for me to start to debug this issue?
<havenwood>
lowsider: What do you get for?: bundle check
<lowsider>
@havenwood The Gemfile's dependencies are satisfied