00:03
havenwood has joined #rubygems
00:07
arthurnn has joined #rubygems
00:11
vinay_ has quit [Quit: Leaving]
00:19
arthurnn has quit [Remote host closed the connection]
00:20
arthurnn has joined #rubygems
00:25
arthurnn has quit [Ping timeout: 268 seconds]
00:31
arthurnn has joined #rubygems
00:42
<
lmarburger >
is it valid to have something like this in a gemspec?
00:42
<
lmarburger >
spec.add_depencency 'somegem', '< 2'
00:42
<
lmarburger >
spec.add_depencency 'somegem', '> 1'
00:42
<
lmarburger >
asking for a friend
00:44
<
drbrain >
no, do this:
00:44
<
drbrain >
spec.add_dependency 'somegem', '~> 2.0'
00:45
<
drbrain >
spec.add_dependency 'somegem', '~> 2.0', '>= 2.0.5'
00:45
<
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
00:46
<
lmarburger >
oh no i'm not asking what one
_should_ do but only if rubygems would somehow understand that
00:46
<
drbrain >
I don't think rubygems would understand that properly
00:47
<
lmarburger >
basically is it possible to have more than 1 dependency on a gem with different requirements
00:47
<
drbrain >
yes, you can add this to the spec
00:47
<
lmarburger >
ok good to know. i kind of assumed not. i was curious if i found a bug in bundler-api
00:47
<
drbrain >
but you will hit undefined behavior
00:48
<
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.
00:50
<
lmarburger >
drbrain: thanks for merging that pr!
00:50
<
drbrain >
lmarburger: np!
00:50
<
drbrain >
I've got 10 open issues for rubygems 2.2
00:51
<
drbrain >
yours was one of them
00:51
<
lmarburger >
i saw it was tagged as 2.2 so i refrained from nagging
00:51
<
lmarburger >
i'm sure mine was the most important too
00:51
<
drbrain >
milestones help me cut down on that :D
00:51
<
drbrain >
well, one of the easiest to apply
00:52
<
lmarburger >
HTTP date formats are important!
00:58
hasrb has quit [Remote host closed the connection]
00:58
hasrb has joined #rubygems
01:00
jnimety has joined #rubygems
01:03
hasrb has quit [Ping timeout: 264 seconds]
01:10
havenwood has quit [Remote host closed the connection]
01:10
<
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"
01:10
havenwood has joined #rubygems
01:15
havenwood has quit [Ping timeout: 264 seconds]
01:17
havenwood has joined #rubygems
01:25
jcaudle has quit [Ping timeout: 248 seconds]
01:25
jcaudle has joined #rubygems
01:26
jcaudle has quit [Client Quit]
01:29
jcaudle has joined #rubygems
01:47
headius has quit [Read error: Connection reset by peer]
01:47
headius has joined #rubygems
01:54
<
headius >
hey, I needed to add this for heroku to be able to build JRuby
01:59
<
headius >
drbrain, evan: this seems like a safe change… I'm not sure why it was only required on heroku's environment
01:59
<
headius >
we have done builds on many other systems that did not run into a problem
02:00
<
headius >
the issue in question basically rejected a target file path because it had somedir/.. embedded in the path
02:01
jcaudle has quit [Quit: jcaudle]
02:02
headius has quit [Quit: headius]
02:07
headius has joined #rubygems
02:18
lsegal has joined #rubygems
02:36
havenwood has quit [Remote host closed the connection]
02:37
havenwood has joined #rubygems
02:41
havenwood has quit [Ping timeout: 252 seconds]
02:45
headius has quit [Quit: headius]
02:47
hasrb has joined #rubygems
03:00
hasrb has quit [Remote host closed the connection]
03:16
evan_ has joined #rubygems
03:17
indirect_ has joined #rubygems
03:20
TheComrade has joined #rubygems
03:21
jeremydei_ has joined #rubygems
03:21
phantomcircuit_ has joined #rubygems
03:21
dbussink_ has joined #rubygems
03:22
JSharp has quit [*.net *.split]
03:22
evan has quit [*.net *.split]
03:22
jeremydei has quit [*.net *.split]
03:22
phantomcircuit has quit [*.net *.split]
03:22
6JTAAA752 has quit [*.net *.split]
03:22
dbussink has quit [*.net *.split]
03:23
evan_ is now known as evan
03:28
huoxito has quit [Remote host closed the connection]
03:28
huoxito has joined #rubygems
03:33
huoxito has quit [Ping timeout: 240 seconds]
03:41
jnimety has quit [Quit: Computer has gone to sleep.]
03:44
arthurnn has quit [Remote host closed the connection]
03:44
arthurnn has joined #rubygems
03:49
arthurnn has quit [Ping timeout: 260 seconds]
03:50
huoxito has joined #rubygems
04:18
antichatter has joined #rubygems
04:26
TheComrade has quit [Quit: TheComrade]
04:33
jonahR has joined #rubygems
04:34
jonahR has left #rubygems [#rubygems]
04:46
huoxito has quit [Remote host closed the connection]
04:54
tjbiddle has quit [Quit: tjbiddle]
04:55
arthurnn has joined #rubygems
05:00
arthurnn has quit [Ping timeout: 268 seconds]
05:06
mpapis has quit [Excess Flood]
05:07
DanKnox is now known as DanKnox_away
05:08
mpapis has joined #rubygems
05:09
antichatter has joined #rubygems
05:09
antichatter has quit [Client Quit]
05:12
JSharp has joined #rubygems
05:18
headius has joined #rubygems
05:20
DanKnox_away is now known as DanKnox
05:36
poisonarms has joined #rubygems
05:47
hakunin has quit [Remote host closed the connection]
05:57
headius has quit [Quit: headius]
05:57
imperator has left #rubygems ["Leaving"]
06:13
tbuehlmann has joined #rubygems
06:17
tbuehlmann has quit [Remote host closed the connection]
06:17
closer009 has joined #rubygems
06:17
DanKnox has quit [Ping timeout: 240 seconds]
06:17
closer has quit [Ping timeout: 240 seconds]
06:18
DanKnox_ has joined #rubygems
06:18
danmcclain has quit [Ping timeout: 240 seconds]
06:19
tbuehlmann has joined #rubygems
06:19
DanKnox_ is now known as DanKnox
06:19
danmcclain has joined #rubygems
06:20
indirect_ has quit [Ping timeout: 240 seconds]
06:24
wizonesolutions_ has joined #rubygems
06:25
indirect_ has joined #rubygems
06:26
JSharp has quit [Ping timeout: 240 seconds]
06:26
wizonesolutions has quit [Ping timeout: 240 seconds]
06:26
xymox has quit [Ping timeout: 240 seconds]
06:32
xymox has joined #rubygems
06:36
indirect_ has quit [Ping timeout: 240 seconds]
06:37
indirect- has joined #rubygems
06:59
weeb1e has joined #rubygems
07:04
dbussink_ has quit [Remote host closed the connection]
07:04
dbussink has joined #rubygems
07:07
DanKnox is now known as DanKnox_away
08:17
workmad3 has joined #rubygems
08:18
adambeynon has joined #rubygems
08:22
JSharp has joined #rubygems
08:48
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
08:49
_whitelogger has joined #rubygems
08:51
phantomcircuit_ is now known as phantomcircuit
09:39
clouder`grr has quit [Read error: Connection reset by peer]
11:36
jnimety has joined #rubygems
11:50
jnimety has quit [Quit: Computer has gone to sleep.]
11:50
tcopeland has quit [Quit: Leaving.]
12:21
jcaudle has joined #rubygems
12:21
jcaudle has quit [Client Quit]
12:34
wizonesolutions_ is now known as wizonesolutions
12:34
wizonesolutions has quit [Changing host]
12:34
wizonesolutions has joined #rubygems
12:35
aalmenar has joined #rubygems
12:35
aalmenar has quit [Changing host]
12:35
aalmenar has joined #rubygems
12:38
ereslibre has quit [Remote host closed the connection]
12:38
aalmenar has quit [Remote host closed the connection]
12:50
headius has joined #rubygems
12:55
holland_oats has quit [Quit: Leaving.]
12:56
ereslibre has joined #rubygems
12:56
ereslibre has quit [Changing host]
12:56
ereslibre has joined #rubygems
13:04
Boohbah has quit [Ping timeout: 240 seconds]
13:06
Boohbah has joined #rubygems
13:06
jcaudle has joined #rubygems
13:07
jnimety has joined #rubygems
13:10
stepheneb has joined #rubygems
13:10
stepheneb has quit [Client Quit]
13:15
jnimety has quit [Quit: Computer has gone to sleep.]
13:15
dvu has joined #rubygems
13:23
jnimety has joined #rubygems
13:26
tcopeland has joined #rubygems
13:26
arthurnn has joined #rubygems
13:42
huoxito has joined #rubygems
13:54
ZachBeta has joined #rubygems
13:56
jnimety has quit [Quit: Computer has gone to sleep.]
13:58
enebo has joined #rubygems
13:59
jnimety has joined #rubygems
14:01
hasrb has joined #rubygems
14:17
jnimety has quit [Quit: Computer has gone to sleep.]
14:25
pglombardo has joined #rubygems
14:45
pglombardo has quit [Ping timeout: 248 seconds]
15:06
hasrb has quit [Remote host closed the connection]
15:13
marpaia has joined #rubygems
15:17
huoxito has quit [Remote host closed the connection]
15:18
jnimety has joined #rubygems
15:18
huoxito has joined #rubygems
15:19
hasrb has joined #rubygems
15:21
hasrb has quit [Remote host closed the connection]
15:22
huoxito has quit [Ping timeout: 264 seconds]
15:35
almostwhitehat has joined #rubygems
15:45
marpaia has quit [Quit: WeeChat 0.4.1]
15:48
tbuehlmann has quit [Remote host closed the connection]
15:50
stevenharman has joined #rubygems
15:53
huoxito has joined #rubygems
16:05
stevenharman has quit [Quit: Leaving...]
16:18
arthurnn has quit [Remote host closed the connection]
16:18
arthurnn has joined #rubygems
16:22
arthurnn has quit [Ping timeout: 248 seconds]
16:32
TheComrade has joined #rubygems
16:32
DanKnox_away is now known as DanKnox
16:33
Kennsen has joined #rubygems
16:33
DanKnox is now known as DanKnox_away
16:34
imperator has joined #rubygems
16:34
Kennsen has quit [Remote host closed the connection]
16:36
DanKnox_away is now known as DanKnox
16:37
Kennsen has joined #rubygems
16:42
huoxito has quit [Remote host closed the connection]
16:42
arthurnn has joined #rubygems
16:52
huoxito has joined #rubygems
16:55
huoxito has quit [Remote host closed the connection]
16:55
huoxito has joined #rubygems
16:56
huoxito has quit [Read error: Connection reset by peer]
16:56
huoxito has joined #rubygems
16:59
enebo has quit [Ping timeout: 264 seconds]
17:07
Kennsen has quit [Remote host closed the connection]
17:09
Kennsen has joined #rubygems
17:26
DanKnox is now known as DanKnox_away
17:29
headius has quit [Quit: headius]
17:30
ZachBeta has quit [Quit: Computer has gone to sleep.]
17:31
headius has joined #rubygems
17:32
stevenharman has joined #rubygems
17:39
stevenharman has quit [Quit: Leaving...]
17:46
stevenharman has joined #rubygems
17:47
DanKnox_away is now known as DanKnox
17:54
kanobe has quit [Ping timeout: 245 seconds]
17:55
antichatter has joined #rubygems
17:56
kanobe has joined #rubygems
18:17
ZachBeta has joined #rubygems
18:17
huoxito has quit [Remote host closed the connection]
18:18
huoxito has joined #rubygems
18:20
enebo has joined #rubygems
18:22
huoxito has quit [Ping timeout: 252 seconds]
18:28
stevenharman has quit [Quit: Leaving...]
18:29
huoxito has joined #rubygems
18:29
huoxito has quit [Remote host closed the connection]
18:30
huoxito has joined #rubygems
18:31
huoxito_ has joined #rubygems
18:31
huoxito has quit [Read error: Connection reset by peer]
18:42
dvu has quit [Ping timeout: 248 seconds]
19:01
Kennsen has quit [Remote host closed the connection]
19:06
jfelchner has joined #rubygems
19:10
tcopeland1 has joined #rubygems
19:10
tcopeland has quit [Read error: Connection reset by peer]
19:14
poisonarms has quit [Quit: Computer has gone to sleep]
19:21
TheComrade has quit [Quit: TheComrade]
19:22
jaimef has quit [Excess Flood]
19:23
dvu has joined #rubygems
19:24
pglombardo has joined #rubygems
19:26
jaimef has joined #rubygems
19:37
stevenharman has joined #rubygems
19:43
TheComrade has joined #rubygems
19:53
jcaudle has quit [Quit: jcaudle]
20:26
jnimety has quit [Quit: Computer has gone to sleep.]
20:31
x1337807x has joined #rubygems
20:33
havenwood has joined #rubygems
20:43
almostwhitehat has quit []
20:43
enebo has quit [Quit: enebo]
20:49
tcopeland1 has quit [Quit: Leaving.]
20:52
huoxito_ has quit [Remote host closed the connection]
20:52
huoxito has joined #rubygems
20:57
huoxito has quit [Ping timeout: 265 seconds]
21:00
stevenharman has quit [Quit: Leaving...]
21:03
huoxito has joined #rubygems
21:03
huoxito has quit [Remote host closed the connection]
21:04
huoxito has joined #rubygems
21:07
enebo has joined #rubygems
21:08
huoxito has quit [Ping timeout: 248 seconds]
21:26
stevenharman has joined #rubygems
22:06
arthurnn has quit [Remote host closed the connection]
22:07
arthurnn has joined #rubygems
22:11
arthurnn has quit [Ping timeout: 248 seconds]
22:13
imperator has quit [Quit: Leaving]
22:22
tcopeland has joined #rubygems
22:24
brightcohen has joined #rubygems
22:27
ZachBeta has quit [Quit: Computer has gone to sleep.]
22:32
arthurnn has joined #rubygems
22:38
mattwynne has joined #rubygems
22:39
enebo has quit [Quit: enebo]
22:44
brightcohen has quit []
22:46
huoxito has joined #rubygems
22:55
x1337807x has quit [Read error: Operation timed out]
22:57
jfelchner has quit [Quit: jfelchner]
22:59
arthurnn has quit [Remote host closed the connection]
22:59
arthurnn has joined #rubygems
23:00
DanKnox is now known as DanKnox_away
23:03
DanKnox_away is now known as DanKnox
23:04
arthurnn has quit [Ping timeout: 248 seconds]
23:04
pglombardo has quit [Remote host closed the connection]
23:08
workmad3 has quit [Ping timeout: 248 seconds]
23:36
mattwynne has quit [Remote host closed the connection]
23:37
mattwynne has joined #rubygems
23:42
mattwynne has quit [Ping timeout: 264 seconds]