drbrain changed the topic of #rubygems to: RubyGems 2.1.5: http://bit.ly/rubygems-2-1-5 CVE-2013-4363: http://bit.ly/CVE-2013-4363 - Latest status: http://twitter.com/rubygems_status and http://status.rubygems.org
havenwood has joined #rubygems
arthurnn has joined #rubygems
vinay_ has quit [Quit: Leaving]
arthurnn has quit [Remote host closed the connection]
arthurnn has joined #rubygems
arthurnn has quit [Ping timeout: 268 seconds]
arthurnn has joined #rubygems
<lmarburger> is it valid to have something like this in a gemspec?
<lmarburger> spec.add_depencency 'somegem', '< 2'
<lmarburger> spec.add_depencency 'somegem', '> 1'
<lmarburger> asking for a friend
<drbrain> no, do this:
<drbrain> spec.add_dependency 'somegem', '~> 2.0'
<drbrain> or this:
<drbrain> spec.add_dependency 'somegem', '~> 2.0', '>= 2.0.5'
<drbrain> lmarburger: you probably never want '~> 2.0.5' as you won't get 2.1.x, etc that should be compatible with 2.0
<lmarburger> oh no i'm not asking what one _should_ do but only if rubygems would somehow understand that
<drbrain> I don't think rubygems would understand that properly
<lmarburger> basically is it possible to have more than 1 dependency on a gem with different requirements
<drbrain> yes, you can add this to the spec
<lmarburger> ok good to know. i kind of assumed not. i was curious if i found a bug in bundler-api
<drbrain> but you will hit undefined behavior
<lmarburger> i guess while i'm downloading all the gemspecs i could look for gems that fit this category. surely there's gotta be some out there.
<lmarburger> drbrain: thanks for merging that pr!
<drbrain> lmarburger: np!
<drbrain> I've got 10 open issues for rubygems 2.2
<drbrain> yours was one of them
<lmarburger> i saw it was tagged as 2.2 so i refrained from nagging
<lmarburger> i'm sure mine was the most important too
<drbrain> milestones help me cut down on that :D
<drbrain> well, one of the easiest to apply
<lmarburger> HTTP date formats are important!
<drbrain> agreed
hasrb has quit [Remote host closed the connection]
hasrb has joined #rubygems
jnimety has joined #rubygems
hasrb has quit [Ping timeout: 264 seconds]
havenwood has quit [Remote host closed the connection]
<jnimety> responding to your twitter call to report issues if they persist: i've received this error a few times trying to bundle with jruby 1.7.5 "Gem::RemoteFetcher::FetchError: Received fatal alert: bad_record_mac"
havenwood has joined #rubygems
havenwood has quit [Ping timeout: 264 seconds]
havenwood has joined #rubygems
jcaudle has quit [Ping timeout: 248 seconds]
jcaudle has joined #rubygems
jcaudle has quit [Client Quit]
jcaudle has joined #rubygems
headius has quit [Read error: Connection reset by peer]
headius has joined #rubygems
<headius> hey, I needed to add this for heroku to be able to build JRuby
<headius> drbrain, evan: this seems like a safe change… I'm not sure why it was only required on heroku's environment
<headius> we have done builds on many other systems that did not run into a problem
<headius> the issue in question basically rejected a target file path because it had somedir/.. embedded in the path
jcaudle has quit [Quit: jcaudle]
headius has quit [Quit: headius]
headius has joined #rubygems
lsegal has joined #rubygems
havenwood has quit [Remote host closed the connection]
havenwood has joined #rubygems
havenwood has quit [Ping timeout: 252 seconds]
headius has quit [Quit: headius]
hasrb has joined #rubygems
hasrb has quit [Remote host closed the connection]
evan_ has joined #rubygems
indirect_ has joined #rubygems
TheComrade has joined #rubygems
jeremydei_ has joined #rubygems
phantomcircuit_ has joined #rubygems
dbussink_ has joined #rubygems
JSharp has quit [*.net *.split]
evan has quit [*.net *.split]
jeremydei has quit [*.net *.split]
phantomcircuit has quit [*.net *.split]
6JTAAA752 has quit [*.net *.split]
dbussink has quit [*.net *.split]
evan_ is now known as evan
huoxito has quit [Remote host closed the connection]
huoxito has joined #rubygems
huoxito has quit [Ping timeout: 240 seconds]
jnimety has quit [Quit: Computer has gone to sleep.]
arthurnn has quit [Remote host closed the connection]
arthurnn has joined #rubygems
arthurnn has quit [Ping timeout: 260 seconds]
huoxito has joined #rubygems
antichatter has joined #rubygems
TheComrade has quit [Quit: TheComrade]
antichatter has quit [Quit: Colloquy for iPhone - http://colloquy.mobi]
jonahR has joined #rubygems
jonahR has left #rubygems [#rubygems]
huoxito has quit [Remote host closed the connection]
tjbiddle has quit [Quit: tjbiddle]
arthurnn has joined #rubygems
arthurnn has quit [Ping timeout: 268 seconds]
mpapis has quit [Excess Flood]
DanKnox is now known as DanKnox_away
mpapis has joined #rubygems
antichatter has joined #rubygems
antichatter has quit [Client Quit]
JSharp has joined #rubygems
headius has joined #rubygems
DanKnox_away is now known as DanKnox
poisonarms has joined #rubygems
hakunin has quit [Remote host closed the connection]
headius has quit [Quit: headius]
imperator has left #rubygems ["Leaving"]
tbuehlmann has joined #rubygems
tbuehlmann has quit [Remote host closed the connection]
closer009 has joined #rubygems
DanKnox has quit [Ping timeout: 240 seconds]
closer has quit [Ping timeout: 240 seconds]
DanKnox_ has joined #rubygems
danmcclain has quit [Ping timeout: 240 seconds]
tbuehlmann has joined #rubygems
DanKnox_ is now known as DanKnox
danmcclain has joined #rubygems
indirect_ has quit [Ping timeout: 240 seconds]
wizonesolutions_ has joined #rubygems
indirect_ has joined #rubygems
JSharp has quit [Ping timeout: 240 seconds]
wizonesolutions has quit [Ping timeout: 240 seconds]
xymox has quit [Ping timeout: 240 seconds]
xymox has joined #rubygems
indirect_ has quit [Ping timeout: 240 seconds]
indirect- has joined #rubygems
weeb1e has joined #rubygems
dbussink_ has quit [Remote host closed the connection]
dbussink has joined #rubygems
DanKnox is now known as DanKnox_away
workmad3 has joined #rubygems
adambeynon has joined #rubygems
JSharp has joined #rubygems
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
_whitelogger has joined #rubygems
phantomcircuit_ is now known as phantomcircuit
clouder`grr has quit [Read error: Connection reset by peer]
jnimety has joined #rubygems
jnimety has quit [Quit: Computer has gone to sleep.]
tcopeland has quit [Quit: Leaving.]
jcaudle has joined #rubygems
jcaudle has quit [Client Quit]
wizonesolutions_ is now known as wizonesolutions
wizonesolutions has quit [Changing host]
wizonesolutions has joined #rubygems
aalmenar has joined #rubygems
aalmenar has quit [Changing host]
aalmenar has joined #rubygems
ereslibre has quit [Remote host closed the connection]
aalmenar has quit [Remote host closed the connection]
headius has joined #rubygems
holland_oats has quit [Quit: Leaving.]
ereslibre has joined #rubygems
ereslibre has quit [Changing host]
ereslibre has joined #rubygems
Boohbah has quit [Ping timeout: 240 seconds]
Boohbah has joined #rubygems
jcaudle has joined #rubygems
jnimety has joined #rubygems
stepheneb has joined #rubygems
stepheneb has quit [Client Quit]
jnimety has quit [Quit: Computer has gone to sleep.]
dvu has joined #rubygems
jnimety has joined #rubygems
tcopeland has joined #rubygems
arthurnn has joined #rubygems
huoxito has joined #rubygems
ZachBeta has joined #rubygems
jnimety has quit [Quit: Computer has gone to sleep.]
enebo has joined #rubygems
jnimety has joined #rubygems
hasrb has joined #rubygems
jnimety has quit [Quit: Computer has gone to sleep.]
pglombardo has joined #rubygems
pglombardo has quit [Ping timeout: 248 seconds]
hasrb has quit [Remote host closed the connection]
marpaia has joined #rubygems
huoxito has quit [Remote host closed the connection]
jnimety has joined #rubygems
huoxito has joined #rubygems
hasrb has joined #rubygems
hasrb has quit [Remote host closed the connection]
huoxito has quit [Ping timeout: 264 seconds]
almostwhitehat has joined #rubygems
marpaia has quit [Quit: WeeChat 0.4.1]
tbuehlmann has quit [Remote host closed the connection]
stevenharman has joined #rubygems
huoxito has joined #rubygems
stevenharman has quit [Quit: Leaving...]
arthurnn has quit [Remote host closed the connection]
arthurnn has joined #rubygems
arthurnn has quit [Ping timeout: 248 seconds]
TheComrade has joined #rubygems
DanKnox_away is now known as DanKnox
Kennsen has joined #rubygems
DanKnox is now known as DanKnox_away
imperator has joined #rubygems
Kennsen has quit [Remote host closed the connection]
DanKnox_away is now known as DanKnox
Kennsen has joined #rubygems
cmeiklejohn has quit [Quit: IRCRelay - http://ircrelay.com]
huoxito has quit [Remote host closed the connection]
arthurnn has joined #rubygems
huoxito has joined #rubygems
huoxito has quit [Remote host closed the connection]
huoxito has joined #rubygems
huoxito has quit [Read error: Connection reset by peer]
huoxito has joined #rubygems
enebo has quit [Ping timeout: 264 seconds]
adambeynon has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
Kennsen has quit [Remote host closed the connection]
Kennsen has joined #rubygems
DanKnox is now known as DanKnox_away
headius has quit [Quit: headius]
ZachBeta has quit [Quit: Computer has gone to sleep.]
headius has joined #rubygems
stevenharman has joined #rubygems
stevenharman has quit [Quit: Leaving...]
stevenharman has joined #rubygems
DanKnox_away is now known as DanKnox
kanobe has quit [Ping timeout: 245 seconds]
antichatter has joined #rubygems
kanobe has joined #rubygems
antichatter has quit [Quit: Colloquy for iPhone - http://colloquy.mobi]
ZachBeta has joined #rubygems
huoxito has quit [Remote host closed the connection]
huoxito has joined #rubygems
enebo has joined #rubygems
huoxito has quit [Ping timeout: 252 seconds]
stevenharman has quit [Quit: Leaving...]
huoxito has joined #rubygems
huoxito has quit [Remote host closed the connection]
huoxito has joined #rubygems
huoxito_ has joined #rubygems
huoxito has quit [Read error: Connection reset by peer]
dvu has quit [Ping timeout: 248 seconds]
Kennsen has quit [Remote host closed the connection]
jfelchner has joined #rubygems
tcopeland1 has joined #rubygems
tcopeland has quit [Read error: Connection reset by peer]
poisonarms has quit [Quit: Computer has gone to sleep]
TheComrade has quit [Quit: TheComrade]
jaimef has quit [Excess Flood]
dvu has joined #rubygems
pglombardo has joined #rubygems
jaimef has joined #rubygems
stevenharman has joined #rubygems
TheComrade has joined #rubygems
jcaudle has quit [Quit: jcaudle]
jnimety has quit [Quit: Computer has gone to sleep.]
x1337807x has joined #rubygems
havenwood has joined #rubygems
almostwhitehat has quit []
enebo has quit [Quit: enebo]
tcopeland1 has quit [Quit: Leaving.]
huoxito_ has quit [Remote host closed the connection]
huoxito has joined #rubygems
huoxito has quit [Ping timeout: 265 seconds]
stevenharman has quit [Quit: Leaving...]
huoxito has joined #rubygems
huoxito has quit [Remote host closed the connection]
huoxito has joined #rubygems
enebo has joined #rubygems
huoxito has quit [Ping timeout: 248 seconds]
stevenharman has joined #rubygems
arthurnn has quit [Remote host closed the connection]
arthurnn has joined #rubygems
arthurnn has quit [Ping timeout: 248 seconds]
imperator has quit [Quit: Leaving]
tcopeland has joined #rubygems
brightcohen has joined #rubygems
ZachBeta has quit [Quit: Computer has gone to sleep.]
arthurnn has joined #rubygems
mattwynne has joined #rubygems
enebo has quit [Quit: enebo]
brightcohen has quit []
huoxito has joined #rubygems
x1337807x has quit [Read error: Operation timed out]
jfelchner has quit [Quit: jfelchner]
arthurnn has quit [Remote host closed the connection]
arthurnn has joined #rubygems
DanKnox is now known as DanKnox_away
DanKnox_away is now known as DanKnox
arthurnn has quit [Ping timeout: 248 seconds]
pglombardo has quit [Remote host closed the connection]
workmad3 has quit [Ping timeout: 248 seconds]
mattwynne has quit [Remote host closed the connection]
mattwynne has joined #rubygems
mattwynne has quit [Ping timeout: 264 seconds]