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
houhoulis has quit [Remote host closed the connection]
houhoulis has joined #bundler
Radar has quit [Quit: ZNC - http://znc.in]
c355e3b has quit [Quit: Connection closed for inactivity]
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler
houhoulis has quit [Remote host closed the connection]
houhoulis has joined #bundler
djbkd_ has joined #bundler
djbkd_ has quit [Remote host closed the connection]
houhoulis has quit [Remote host closed the connection]
c355e3b has joined #bundler
jrafanie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
axl_ has joined #bundler
axl_ has quit [Client Quit]
axl_ has joined #bundler
jrafanie has joined #bundler
habitullence has joined #bundler
dwradcliffe has quit [Read error: Connection reset by peer]
asarih has quit [Write error: Connection reset by peer]
jcp has quit [Read error: Connection reset by peer]
krainboltgreene has quit [Read error: Connection reset by peer]
dukedave has quit [Read error: Connection reset by peer]
cstrahan has quit [Read error: Connection reset by peer]
dwradcliffe has joined #bundler
krainboltgreene has joined #bundler
asarih has joined #bundler
jcp has joined #bundler
krainboltgreene has quit [Ping timeout: 250 seconds]
JSharp_ has quit [Ping timeout: 250 seconds]
dukedave has joined #bundler
dwradcliffe has quit [Ping timeout: 250 seconds]
soLucien has joined #bundler
<soLucien> hello guys ! is it possible to somehow create a pre-install command with my gem? I want to force-kill a service when i uninstall
dwradcliffe has joined #bundler
cstrahan has joined #bundler
krainboltgreene has joined #bundler
JSharp_ has joined #bundler
soLucien has quit [Read error: Connection reset by peer]
habitullence has quit [Quit: habitullence]
jrafanie has quit [Ping timeout: 250 seconds]
jrafanie_ has joined #bundler
ansimation has joined #bundler
axl_ has quit [Quit: axl_]
ansimation has quit [Ping timeout: 265 seconds]
axl_ has joined #bundler
_djbkd has joined #bundler
_djbkd has quit [Read error: Connection reset by peer]
_djbkd has joined #bundler
_djbkd has quit [Remote host closed the connection]
_djbkd has joined #bundler
chouhoulis has joined #bundler
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #bundler
_djbkd has quit [Remote host closed the connection]
chouhoul_ has joined #bundler
chouhoulis has quit [Ping timeout: 240 seconds]
_djbkd has joined #bundler
chouhoul_ has quit [Remote host closed the connection]
chouhoulis has joined #bundler
jrafanie_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
chouhoulis has quit [Ping timeout: 276 seconds]
axl__ has joined #bundler
axl__ has quit [Read error: Connection reset by peer]
axl_ has quit [Ping timeout: 264 seconds]
axl_ has joined #bundler
axl_ has quit [Ping timeout: 258 seconds]
_djbkd has quit [Remote host closed the connection]
_djbkd has joined #bundler
_djbkd has quit [Read error: Connection reset by peer]
_djbkd has joined #bundler
_djbkd has quit [Remote host closed the connection]
_djbkd has joined #bundler
_djbkd has quit [Remote host closed the connection]
_djbkd has joined #bundler
postmodern has joined #bundler
<postmodern> so i have multi_json 1.12.1 in my Gemfile.lock, but when i deploy with `bundle install --deployment`, `bundle console` says it cannot load multi_json. However, this works fine locally.
<postmodern> ah nevermind, a gem was lacking a dep on multi_json