<mrbrdo>
is it possible to have bash/shell scripts in bin/ for a gem?
<mrbrdo>
it runs it as ruby code for me
<mrbrdo>
even though I used the shebang
<workmad3>
mrbrdo: bin scripts are wrapped with a rubygems script on install, to allow them to take a _version_ argument without gem authors doing anything
<mrbrdo>
is it possible to provide a sh script then or not?
<mrbrdo>
I really need it to be a shell script and not a ruby script
mattwynne has joined #rubygems
mattwynne has quit [Remote host closed the connection]
le_gars has joined #rubygems
jonahR has quit [Quit: jonahR]
dwradcliffe has quit [Ping timeout: 245 seconds]
dwradcliffe has joined #rubygems
adambeynon has joined #rubygems
le_gars has quit [Remote host closed the connection]
mattwynne has joined #rubygems
mattwynne has quit [Remote host closed the connection]
mattwynne has joined #rubygems
mattwynne has quit [Remote host closed the connection]
<Rotonen>
nope, randomly getting more of that, seems like an amazon internal issue with some of the front nodes, though
guilleiguaran_ has quit [Ping timeout: 246 seconds]
JSharp has quit [Ping timeout: 245 seconds]
abuiles has quit [Ping timeout: 245 seconds]
le_gars has quit [Remote host closed the connection]
tcopeland has joined #rubygems
jcaudle has joined #rubygems
stevenharman has joined #rubygems
Phobos has joined #rubygems
<Phobos>
hello guys
cout has left #rubygems [#rubygems]
almostwhitehat has joined #rubygems
<Phobos>
I had a frustrating problem this morning.. I pushed a gem to rubygems database.. But it seems that this version had some serious bugs.. So I have yanked it and pushed a new version
<Phobos>
The problem is that this version is still available in the home page of the gem
<dbussink>
well, looks like a display problem there
<Phobos>
and you will see this message : This gem has been yanked, but it is still available for download for other gems that may have depended on it. For more information or if you need to remove it permanently, please click here.
<dbussink>
because the version list is correct
<Phobos>
dbussink, yes this is exactly my problem
<dbussink>
well, i don't think people will actually get the 0.0.1pre version now
<Phobos>
I want the home page to use 0.0.2.pre instead of 0.0.1.pre
<dbussink>
and that it's just this display page here
<dbussink>
right
<dbussink>
can't really help with that, dunno about the ruby gems page details etc.
<Phobos>
dbussink, ok thanks anyway
soraher is now known as s0rah
s0rah is now known as soraher
guilleiguaran_ has joined #rubygems
JSharp has joined #rubygems
abuiles has joined #rubygems
marpaia has joined #rubygems
Hanmac has joined #rubygems
Hanmac has left #rubygems [#rubygems]
capen has quit [Ping timeout: 245 seconds]
nz has quit [Ping timeout: 246 seconds]
akahn has quit [Read error: Operation timed out]
abuiles has quit [Ping timeout: 240 seconds]
johnmwilliams___ has quit [Ping timeout: 240 seconds]
priyam_ has quit [Ping timeout: 248 seconds]
gazoombo has quit [Ping timeout: 260 seconds]
randym_ has quit [Ping timeout: 245 seconds]
Guest85414___ has quit [Ping timeout: 252 seconds]
xerxas has quit [Ping timeout: 264 seconds]
guilleiguaran_ has quit [Ping timeout: 245 seconds]
qrush has quit [Ping timeout: 240 seconds]
JSharp has quit [Ping timeout: 248 seconds]
fidothe has quit [Ping timeout: 248 seconds]
ckrailo has quit [Ping timeout: 256 seconds]
karlfreeman has quit [Ping timeout: 240 seconds]
wycats has quit [Ping timeout: 260 seconds]
priyam__ has joined #rubygems
wycats has joined #rubygems
abuiles has joined #rubygems
ckrailo has joined #rubygems
stepheneb_ has joined #rubygems
stepheneb_ has quit [Client Quit]
imperator has joined #rubygems
<dwradcliffe>
Phobos: looks like there might be a display bug, but installing works as expected