_djbkd has quit [Remote host closed the connection]
_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
_djbkd has quit [Ping timeout: 244 seconds]
chouhou__ has joined #bundler
chouhoulis has quit [Ping timeout: 248 seconds]
chouhoulis has joined #bundler
chouhou__ has quit [Ping timeout: 244 seconds]
chouhoulis has quit [Ping timeout: 250 seconds]
djbkd_ has joined #bundler
slash_nick is now known as slash_me
djbkd_ has quit [Remote host closed the connection]
_djbkd has joined #bundler
_djbkd has quit [Remote host closed the connection]
_djbkd has joined #bundler
slash_me is now known as slash_nick
djbkd_ has joined #bundler
djbkd_ has quit [Client Quit]
_djbkd has quit [Remote host closed the connection]
_djbkd has joined #bundler
_djbkd has quit [Ping timeout: 240 seconds]
jyaworski has joined #bundler
jericoj has joined #bundler
<jericoj>
I created a bundler gem via `bundler gem -b my_gem`, but the require in the exe fails to find the my_gem lib. Is there supported way to install the gem into my gempath in an "editable" mode so it's picked up?
<jericoj>
Or do I need to set that up manually? Curious about a best practice here while developing
jericoj has quit [Quit: Page closed]
robbyoconnor has joined #bundler
dentarg has left #bundler [#bundler]
chouhoulis has joined #bundler
jyaworski has quit [Read error: Connection reset by peer]
jyaworski has joined #bundler
chouhoul_ has joined #bundler
PaulePan1er has joined #bundler
chouhoulis has quit [*.net *.split]
PaulePanter has quit [*.net *.split]
tabakhase has quit [*.net *.split]
Cidan has quit [*.net *.split]
tabakhase has joined #bundler
Cidan has joined #bundler
_djbkd has joined #bundler
_djbkd has quit [Remote host closed the connection]
_djbkd has joined #bundler
_djbkd has quit [Client Quit]
jyaworski_ has joined #bundler
jyaworski has quit [Ping timeout: 276 seconds]
jyaworski_ is now known as jyaworski
heroux_ has joined #bundler
heroux has quit [Ping timeout: 240 seconds]
heroux_ is now known as heroux
wanelo has joined #bundler
<wanelo>
Hey #bundler, we're having some problems with bundler version 1.11.2 – every gem appears to have bangs after them now, even for gems that aren't being pulled from github
<wanelo>
does anyone have any ideas as to why that is?
<wanelo>
we have two sources, one for sidekiq-pro and another for everything else. our gems are nested within a `source 'https://rubygems.org' do` block.