00:01
_whitelogger has joined #ruby
00:02
desnudopenguino has joined #ruby
00:02
weaksauce has joined #ruby
00:02
llua has joined #ruby
00:02
Caius has joined #ruby
00:02
georgemp has joined #ruby
00:02
jhass has joined #ruby
00:03
CalimeroTeknik has joined #ruby
00:03
aindilis has joined #ruby
00:07
jpn has joined #ruby
00:08
kwerle has quit [Quit: Client closed]
00:15
M1ll173r47[m] has quit [Ping timeout: 260 seconds]
00:24
michigan has quit [Quit: Connection closed for inactivity]
00:25
brw has quit [Quit: Ping timeout (120 seconds)]
00:28
brw has joined #ruby
00:29
M1ll173r47[m] has joined #ruby
00:31
markong has quit [Ping timeout: 246 seconds]
00:35
sam113101 has quit [Quit: WeeChat 3.4]
00:37
sam113101 has joined #ruby
00:45
Sankalp has quit [Ping timeout: 246 seconds]
00:49
jl- has joined #ruby
00:50
<
jl- >
I don't quite get what is being matched here: gets.scan(/'(\w+-?\w+-?\w+)'/);
00:50
<
bougyman >
'hey-you-there'
00:50
<
bougyman >
but not -you-there
00:51
<
weaksauce >
or three letters in a row
00:51
<
bougyman >
has to be three \w, which is generally [A-Za-z0-9_] sets, separated by a -
00:51
<
weaksauce >
the ? is optional
00:51
<
bougyman >
\w+ means "one or more"
00:52
<
weaksauce >
the parens mean match this group
00:52
<
bougyman >
oh shit, yeah, two of the - are optional. So yeah, has to be at least three \w chars.
00:52
<
bougyman >
That's nasty.
00:53
<
weaksauce >
also must be enclosed in a set of ''
00:53
<
bougyman >
a-b-c would matc. ab-c would match. a-bc would match, and abc would match. ab would not match. a-b would also not match.
00:53
<
bougyman >
And yes, the '' surrounding are implied in all of these.
00:55
<
weaksauce >
and there cannot be a space in between the ' and the first character
00:55
<
weaksauce >
and last
00:56
niv has joined #ruby
00:57
<
jl- >
thx weaksauce
00:57
<
jl- >
I banged my head against the wall about this
00:57
<
jl- >
the '' are what got me
01:05
Wra1th has quit [Quit: wra1th]
01:23
newton has quit [Quit: Clothes-Lined]
01:23
newton has joined #ruby
01:32
sn0rl5x has joined #ruby
01:42
jl- has quit [Ping timeout: 246 seconds]
01:51
stylo has joined #ruby
02:06
s-liao-2000 has joined #ruby
02:12
jhass has quit [Ping timeout: 244 seconds]
02:16
jhass has joined #ruby
02:25
jhass has quit [Ping timeout: 255 seconds]
02:26
jhass has joined #ruby
02:55
jhass has quit [Ping timeout: 244 seconds]
02:57
jhass has joined #ruby
03:34
Ziyan has joined #ruby
03:45
michigan has joined #ruby
03:55
perrierjouet has quit [Quit: WeeChat 3.5]
03:56
perrierjouet has joined #ruby
04:00
John_Ivan_ has joined #ruby
04:01
_olraait has joined #ruby
04:01
seabre has quit [Ping timeout: 246 seconds]
04:01
joto has quit [Ping timeout: 246 seconds]
04:01
seabre has joined #ruby
04:02
jpn has quit [Ping timeout: 256 seconds]
04:02
Wolff has quit [Ping timeout: 246 seconds]
04:06
dza has quit [Quit: Ping timeout (120 seconds)]
04:06
dza has joined #ruby
04:49
reset has quit [Quit: reset]
04:49
davidw_ has quit [Ping timeout: 256 seconds]
05:03
jpn has joined #ruby
05:07
jpn has quit [Ping timeout: 244 seconds]
05:22
s-liao-2000 has quit [Quit: Client closed]
05:24
nemesit|znc has quit [Quit: bye]
05:25
nemesit has joined #ruby
05:27
rvalue has quit [Read error: Connection reset by peer]
05:27
rvalue has joined #ruby
05:39
jl- has joined #ruby
05:44
jl- has quit [Ping timeout: 256 seconds]
06:05
rvalue has quit [Read error: Connection reset by peer]
06:05
relyks has joined #ruby
06:06
rvalue has joined #ruby
06:08
hd1 has joined #ruby
06:09
hd1 has left #ruby [#ruby]
06:11
<
relyks >
hi, i'm unable to use the net/ssh gem with ruby. i'm getting this error "pkeys are immutable on OpenSSL 3.0" i did some googling around and the results are a little confusing. i use linux with apt and a lot of people suggested having the most recent version of ruby-net-ssh, so i upgraded that, but i'm still having issues. has anyone encountered this issue before?
06:27
seabre has quit [Ping timeout: 246 seconds]
06:27
seabre has joined #ruby
06:29
teclator has joined #ruby
06:34
<
jhass[m] >
Are you sure upgrading the package also updated the version used in your project?
06:34
jpn has joined #ruby
06:39
Ziyan has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
06:40
jpn has quit [Ping timeout: 276 seconds]
06:43
aeris has quit [Remote host closed the connection]
06:46
aeris has joined #ruby
06:55
Ziyan has joined #ruby
07:22
jpn has joined #ruby
07:24
Rounin has joined #ruby
07:29
_ht has joined #ruby
07:31
<
relyks >
jhass[m]: like the gem used by the bundle or the system? but maybe you're right the gem i'm using might be using the libraries from the linked package
07:31
<
relyks >
jhass[m]: thanks for responding :)
07:35
Ziyan_ has joined #ruby
07:35
Ziyan has quit [Ping timeout: 255 seconds]
07:38
TomyWork has joined #ruby
07:40
siery has joined #ruby
07:50
jpn has quit [Ping timeout: 276 seconds]
07:50
Guest0 has joined #ruby
08:08
CalimeroTeknik has joined #ruby
08:08
CalimeroTeknik has quit [Changing host]
08:21
stylo has quit [Quit: Connection closed for inactivity]
08:29
dionysus69 has joined #ruby
08:39
dionysus69 has quit [Ping timeout: 272 seconds]
08:41
underestimates9 has joined #ruby
08:45
michigan has quit [Quit: Connection closed for inactivity]
08:48
dionysus69 has joined #ruby
08:51
s-liao-2000 has joined #ruby
08:54
underestimates9 has quit [Ping timeout: 255 seconds]
08:55
underestimates9 has joined #ruby
09:05
howdoi has quit [Quit: Connection closed for inactivity]
09:11
jpn has joined #ruby
09:14
<
jhass[m] >
relyks: hard to answer this since you didn't really describe what you're actually doing. Just keep in mind that upgrading the system package my not upgrade it everywhere, especially when using a project using bundler or shipping it's own site dir installed Ruby or something like that
09:18
Ziyan has joined #ruby
09:18
Ziyan_ has quit [Ping timeout: 244 seconds]
09:22
Ziyan has quit [Ping timeout: 240 seconds]
09:23
Ziyan has joined #ruby
09:29
jpn has quit [Ping timeout: 255 seconds]
09:31
jpn has joined #ruby
09:31
underestimates9 has quit [Ping timeout: 256 seconds]
09:39
jl- has joined #ruby
09:43
jl- has quit [Ping timeout: 240 seconds]
09:49
jpn has quit [Ping timeout: 240 seconds]
09:50
leah2 has quit [Quit: trotz alledem!]
09:50
leah2 has joined #ruby
10:00
jhass[m] has quit [Ping timeout: 240 seconds]
10:00
sixecho has quit [Ping timeout: 240 seconds]
10:00
M1ll173r47[m] has quit [Ping timeout: 240 seconds]
10:01
andrea[m]1234 has quit [Ping timeout: 248 seconds]
10:01
M13k[m] has quit [Ping timeout: 264 seconds]
10:01
thewaves has quit [Ping timeout: 260 seconds]
10:32
jhass[m] has joined #ruby
10:56
M13k[m] has joined #ruby
10:56
sixecho has joined #ruby
10:56
thewaves has joined #ruby
10:56
andrea[m] has joined #ruby
10:56
M1ll173r47[m] has joined #ruby
10:58
jpn has joined #ruby
11:00
rvalue has quit [Ping timeout: 255 seconds]
11:13
protektwar has joined #ruby
11:13
protektwar has quit [Changing host]
11:13
protektwar has joined #ruby
11:15
markong has joined #ruby
11:16
jpn has quit [Ping timeout: 244 seconds]
11:19
dionysus69 has quit [Ping timeout: 244 seconds]
11:24
perrierjouet has quit [Quit: WeeChat 3.5]
11:25
perrierjouet has joined #ruby
11:36
s-liao-2000 has quit [Quit: Client closed]
11:43
perrierjouet has quit [Quit: WeeChat 3.5]
12:09
dionysus69 has joined #ruby
12:22
rvalue has joined #ruby
12:22
rvalue has quit [Remote host closed the connection]
12:22
rvalue has joined #ruby
12:33
jpn has joined #ruby
12:39
jpn has quit [Ping timeout: 260 seconds]
12:47
jpn has joined #ruby
12:59
s-liao-2000 has joined #ruby
12:59
protektwar has quit [Ping timeout: 240 seconds]
13:03
s-liao-2000 has quit [Client Quit]
13:22
_olraait has quit [Remote host closed the connection]
13:33
IsoLinCHiP has quit [Ping timeout: 256 seconds]
13:33
IsoLinCHiP has joined #ruby
13:34
Furai has quit [Quit: WeeChat 3.5]
13:34
Furai has joined #ruby
13:40
jl- has joined #ruby
13:44
jl- has quit [Ping timeout: 246 seconds]
14:01
bit4bit has joined #ruby
14:05
rvalue has quit [Read error: Connection reset by peer]
14:05
rvalue has joined #ruby
14:13
Ziyan has joined #ruby
14:23
pusewic|away__ has quit []
14:50
sn0rl5x has quit [Ping timeout: 252 seconds]
14:55
bit4bit has quit [Ping timeout: 260 seconds]
14:59
gr33n7007h has joined #ruby
15:00
bit4bit has joined #ruby
15:12
dionysus69 has quit [Ping timeout: 260 seconds]
15:21
jpn has quit [Ping timeout: 260 seconds]
15:24
jpn has joined #ruby
15:29
davidw_ has joined #ruby
15:32
onyx has joined #ruby
15:34
jpn has quit [Ping timeout: 272 seconds]
15:39
perrierjouet has joined #ruby
15:46
jpn has joined #ruby
15:52
shokohsc has quit [Read error: Connection reset by peer]
15:54
shokohsc has joined #ruby
16:00
jpn has quit [Ping timeout: 272 seconds]
16:25
dionysus69 has joined #ruby
16:34
dangerousdave has joined #ruby
16:47
protektwar has joined #ruby
16:47
protektwar has quit [Changing host]
16:47
protektwar has joined #ruby
16:50
TomyWork has quit [Remote host closed the connection]
16:59
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
17:04
markong has quit [Ping timeout: 260 seconds]
17:07
dangerousdave has joined #ruby
17:08
dionysus69 has quit [Ping timeout: 272 seconds]
17:21
markong has joined #ruby
17:24
jpn has joined #ruby
17:28
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
17:31
dionysus69 has joined #ruby
17:36
<
ox1eef_ >
apt packages are usually far behind what's most recent as well.
17:41
markong has quit [Ping timeout: 255 seconds]
17:46
Guest0 has quit [Quit: Client closed]
17:58
_ht has quit [Remote host closed the connection]
17:58
desnudopenguino has quit [Read error: Connection reset by peer]
17:58
desnudopenguino has joined #ruby
18:07
whysthatso125070 has joined #ruby
18:22
whysthatso125070 has joined #ruby
18:35
dangerousdave has joined #ruby
18:39
dionysus69 has quit [Ping timeout: 260 seconds]
19:10
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
19:19
jpn has quit [Ping timeout: 246 seconds]
19:20
jpn has joined #ruby
19:52
mixfix41 has joined #ruby
19:56
m_antis has joined #ruby
20:01
relyks has quit [*.net *.split]
20:01
aindilis has quit [*.net *.split]
20:01
PedroG1 has quit [*.net *.split]
20:01
finsternis has quit [*.net *.split]
20:01
polishdub has quit [*.net *.split]
20:01
leftylink has quit [*.net *.split]
20:01
jimeh has quit [*.net *.split]
20:01
ralu1 has quit [*.net *.split]
20:01
infernix has quit [*.net *.split]
20:01
olspookishmagus has quit [*.net *.split]
20:01
dstein64 has quit [*.net *.split]
20:01
sol_ has quit [*.net *.split]
20:01
M13k[m] has quit [*.net *.split]
20:01
sixecho has quit [*.net *.split]
20:01
thewaves has quit [*.net *.split]
20:01
andrea[m] has quit [*.net *.split]
20:01
jhass[m] has quit [*.net *.split]
20:01
newton has quit [*.net *.split]
20:01
brw has quit [*.net *.split]
20:01
CrazyEddy has quit [*.net *.split]
20:01
foxxx0 has quit [*.net *.split]
20:01
legahc has quit [*.net *.split]
20:01
alexisg has quit [*.net *.split]
20:01
tweaks has quit [*.net *.split]
20:01
tsujp has quit [*.net *.split]
20:01
matta has quit [*.net *.split]
20:01
KOTP has quit [*.net *.split]
20:01
g_sg has quit [*.net *.split]
20:01
srushe has quit [*.net *.split]
20:01
hwrd has quit [*.net *.split]
20:01
patrick_ has quit [*.net *.split]
20:01
Bounga has quit [*.net *.split]
20:01
graemefawcett has quit [*.net *.split]
20:01
BSaboia has quit [*.net *.split]
20:01
victori has quit [*.net *.split]
20:01
caleb has quit [*.net *.split]
20:01
Fusl has quit [*.net *.split]
20:01
wmoxam has quit [*.net *.split]
20:01
pandabot has quit [*.net *.split]
20:01
isene has quit [*.net *.split]
20:01
M1ll173r47[m] has quit [*.net *.split]
20:01
grvgr has quit [*.net *.split]
20:01
jhass has quit [*.net *.split]
20:01
danjo007 has quit [*.net *.split]
20:01
conjunctive_ has quit [*.net *.split]
20:01
Starfoxxes has quit [*.net *.split]
20:01
integral has quit [*.net *.split]
20:01
frodl has quit [*.net *.split]
20:01
r0bby has quit [*.net *.split]
20:01
meimei has quit [*.net *.split]
20:01
sphex_ has quit [*.net *.split]
20:01
m_antis_ has quit [*.net *.split]
20:01
phenom has quit [*.net *.split]
20:01
quintasan has quit [*.net *.split]
20:01
Neopolitan has quit [*.net *.split]
20:01
wnd has quit [*.net *.split]
20:01
benjaminwil has quit [*.net *.split]
20:01
clemens3 has quit [*.net *.split]
20:01
pjlsergeant has quit [*.net *.split]
20:01
kapil has quit [*.net *.split]
20:01
Hobbyboy has quit [*.net *.split]
20:01
mbarbar_ has quit [*.net *.split]
20:01
Tempesta has quit [*.net *.split]
20:01
totoro has quit [*.net *.split]
20:02
donofrio has quit [Remote host closed the connection]
20:02
donofrio has joined #ruby
20:08
dangerousdave has joined #ruby
20:14
tsujp_ has joined #ruby
20:14
darkstardevx has quit [Max SendQ exceeded]
20:14
sympt has quit [Max SendQ exceeded]
20:14
M1ll173r47[m] has joined #ruby
20:14
M13k[m] has joined #ruby
20:14
andrea[m] has joined #ruby
20:14
sixecho has joined #ruby
20:14
PedroG1 has joined #ruby
20:14
polishdub has joined #ruby
20:14
thewaves has joined #ruby
20:14
grvgr has joined #ruby
20:14
ralu1 has joined #ruby
20:14
legahc has joined #ruby
20:14
alexisg has joined #ruby
20:14
integral has joined #ruby
20:14
frodl has joined #ruby
20:14
infernix has joined #ruby
20:14
meimei has joined #ruby
20:14
r0bby has joined #ruby
20:14
tsujp has joined #ruby
20:14
olspookishmagus has joined #ruby
20:14
dstein64 has joined #ruby
20:14
tweaks has joined #ruby
20:14
hwrd has joined #ruby
20:14
sol_ has joined #ruby
20:14
KOTP has joined #ruby
20:14
matta has joined #ruby
20:14
g_sg has joined #ruby
20:14
srushe has joined #ruby
20:14
patrick_ has joined #ruby
20:14
Bounga has joined #ruby
20:14
BSaboia has joined #ruby
20:14
graemefawcett has joined #ruby
20:14
brw has joined #ruby
20:14
caleb has joined #ruby
20:14
aindilis has joined #ruby
20:14
jhass has joined #ruby
20:14
newton has joined #ruby
20:14
jhass[m] has joined #ruby
20:14
relyks has joined #ruby
20:14
finsternis has joined #ruby
20:14
Tempesta has joined #ruby
20:14
leftylink has joined #ruby
20:14
CrazyEddy has joined #ruby
20:14
Starfoxxes has joined #ruby
20:14
danjo007 has joined #ruby
20:14
conjunctive_ has joined #ruby
20:14
jimeh has joined #ruby
20:14
foxxx0 has joined #ruby
20:14
sphex_ has joined #ruby
20:14
victori has joined #ruby
20:14
Fusl has joined #ruby
20:14
phenom has joined #ruby
20:14
wmoxam has joined #ruby
20:14
Neopolitan has joined #ruby
20:14
totoro has joined #ruby
20:14
quintasan has joined #ruby
20:14
wnd has joined #ruby
20:14
mbarbar_ has joined #ruby
20:14
pandabot has joined #ruby
20:14
clemens3 has joined #ruby
20:14
isene has joined #ruby
20:14
benjaminwil has joined #ruby
20:14
pjlsergeant has joined #ruby
20:14
kapil has joined #ruby
20:14
Hobbyboy has joined #ruby
20:14
foxxesStar has joined #ruby
20:14
tsujp has quit [Max SendQ exceeded]
20:14
Starfoxxes has quit [Max SendQ exceeded]
20:15
darkstardevx has joined #ruby
20:15
Pixi` has joined #ruby
20:16
donofrio has quit [Remote host closed the connection]
20:16
sympt has joined #ruby
20:16
tsujp_ is now known as tsujp
20:16
donofrio has joined #ruby
20:16
r0bby has quit [Ping timeout: 244 seconds]
20:17
r0bby has joined #ruby
20:18
Pixi has quit [Ping timeout: 240 seconds]
20:25
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:37
protektwar has quit [Ping timeout: 260 seconds]
20:50
wand has quit [Quit: Lost terminal]
20:54
jpn_ has joined #ruby
20:56
jpn has quit [Ping timeout: 264 seconds]
21:02
dangerousdave has joined #ruby
21:04
dangerousdave has quit [Client Quit]
21:04
dangerousdave has joined #ruby
21:07
wand has joined #ruby
21:19
jl- has joined #ruby
21:38
Ziyan has quit [Ping timeout: 240 seconds]
21:40
ur5us has joined #ruby
21:44
jl- has quit [Ping timeout: 240 seconds]
21:58
jpn_ has quit [Ping timeout: 272 seconds]
22:11
bit4bit has quit [Quit: Leaving]
22:24
matoro has joined #ruby
22:24
matoro has joined #ruby
22:24
matoro has quit [Changing host]
22:24
dionysus69 has joined #ruby
22:25
jpn has joined #ruby
22:27
sagax has joined #ruby
22:29
jl- has joined #ruby
22:32
jpn has quit [Ping timeout: 255 seconds]
22:36
markong has joined #ruby
22:40
Rounin has quit [Ping timeout: 276 seconds]
22:41
siery has quit [Ping timeout: 272 seconds]
22:44
jpn has joined #ruby
22:49
jpn has quit [Ping timeout: 260 seconds]
23:01
jpn has joined #ruby
23:03
dionysus69 has quit [Ping timeout: 255 seconds]
23:06
jl- has quit [Ping timeout: 268 seconds]
23:06
szkl has quit [Quit: Connection closed for inactivity]
23:07
jpn has quit [Ping timeout: 272 seconds]
23:14
dangerousdave has quit [Ping timeout: 272 seconds]
23:20
jl- has joined #ruby
23:28
mixfix41 has quit [Ping timeout: 246 seconds]
23:43
jl- has quit [Ping timeout: 260 seconds]
23:47
desnudopenguino1 has joined #ruby
23:49
desnudopenguino has quit [Ping timeout: 255 seconds]
23:49
desnudopenguino1 is now known as desnudopenguino
23:53
mixfix41 has joined #ruby
23:53
Milos_ has quit [Ping timeout: 240 seconds]
23:54
jpn has joined #ruby
23:57
Milos has joined #ruby