Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
nokogiri-talk
Conversations
About
nokogiri-talk
Contact owners and managers
1–30 of 1569
Mark all as read
Report group
0 selected
ahad rafiei
,
Mike Dalessio
3
Jun 24
nokogiri security issue
Hi, Looking at these CVEs, they apply to the following versions of libxml2: - CVE-2016-4658: "
unread,
nokogiri security issue
Hi, Looking at these CVEs, they apply to the following versions of libxml2: - CVE-2016-4658: "
Jun 24
Dave Thomson
,
Mike Dalessio
2
11/28/23
nokogiri requires Ruby version >= 2.7, < 3.3.dev.
Hi, Thanks for asking this question. Ruby 2.4 is quite old, so you may be in for a bit of tough time.
unread,
nokogiri requires Ruby version >= 2.7, < 3.3.dev.
Hi, Thanks for asking this question. Ruby 2.4 is quite old, so you may be in for a bit of tough time.
11/28/23
Louis Guillaume
,
Mike Dalessio
2
7/17/23
1.15.3 fails to build on MacOS Ventura
Sorry you're having a problem. Please open an "installation difficulties" issue and
unread,
1.15.3 fails to build on MacOS Ventura
Sorry you're having a problem. Please open an "installation difficulties" issue and
7/17/23
wbrisett
,
Walter Lee Davis
2
5/10/23
How can I add quotes to attributes
The result you want is not valid XML, so Nokogiri will not do that for you. The correct way that your
unread,
How can I add quotes to attributes
The result you want is not valid XML, so Nokogiri will not do that for you. The correct way that your
5/10/23
Keith Bennett
,
Mike Dalessio
2
2/27/23
Parsing with Ractors & Multiple Threads
Hi Keith, Great question. In theory libxml2 supports multiple threads, but only one-thread-per-
unread,
Parsing with Ractors & Multiple Threads
Hi Keith, Great question. In theory libxml2 supports multiple threads, but only one-thread-per-
2/27/23
Sakshi Bansal
,
Mike Dalessio
5
9/6/22
Modify the CSS for HTML elements
Yes! You can append to an existing style. Node#[] is documented here: https://nokogiri.org/rdoc/
unread,
Modify the CSS for HTML elements
Yes! You can append to an existing style. Node#[] is documented here: https://nokogiri.org/rdoc/
9/6/22
Mike Dalessio
5/8/22
[ANN] Nokogiri security update v1.13.6
Nokogiri v1.13.6 has been released with a security update for CRuby users. The release notes are
unread,
[ANN] Nokogiri security update v1.13.6
Nokogiri v1.13.6 has been released with a security update for CRuby users. The release notes are
5/8/22
Mike Dalessio
5/4/22
[ANN] Nokogiri security update v1.13.5
Nokogiri v1.13.5 has been released with a security update for CRuby users. The changelog entry is
unread,
[ANN] Nokogiri security update v1.13.5
Nokogiri v1.13.5 has been released with a security update for CRuby users. The changelog entry is
5/4/22
Greg S
2/24/22
How can Nokogiri extract metadata and combine with main record
200000 line XML and the data of interest looks like the following (extraneous info removed). There
unread,
How can Nokogiri extract metadata and combine with main record
200000 line XML and the data of interest looks like the following (extraneous info removed). There
2/24/22
Mike Dalessio
1/6/22
[ANN] nokogiri v1.13.0 released
Nokogiri v1.13.0 has been released! This is a feature update focused on Ruby 3.1 native (precompiled)
unread,
[ANN] nokogiri v1.13.0 released
Nokogiri v1.13.0 has been released! This is a feature update focused on Ruby 3.1 native (precompiled)
1/6/22
Mike Dalessio
9/27/21
Nokogiri security update v1.12.5
Nokogiri v1.12.5 was released on 2021-09-27 which contains a fix for CVE-2021-41098, fully described
unread,
Nokogiri security update v1.12.5
Nokogiri v1.12.5 was released on 2021-09-27 which contains a fix for CVE-2021-41098, fully described
9/27/21
can
,
Mike Dalessio
2
8/30/21
cannot load such file - Nokogiri/nokogiri
Hi, This error message is sometimes output if you've upgraded or changed your Ruby version but
unread,
cannot load such file - Nokogiri/nokogiri
Hi, This error message is sometimes output if you've upgraded or changed your Ruby version but
8/30/21
Mike Dalessio
8/2/21
[ANN] nokogiri v1.12.0 released
Nokogiri v1.12.0 has been released! This is a feature update focused on HTML5 DOM parser support. ---
unread,
[ANN] nokogiri v1.12.0 released
Nokogiri v1.12.0 has been released! This is a feature update focused on HTML5 DOM parser support. ---
8/2/21
Mike Dalessio
5/14/21
Nokogiri security update v1.11.4
Nokogiri v1.11.4 was released on 2021-05-14, which contains an updated version of libxml2 that
unread,
Nokogiri security update v1.11.4
Nokogiri v1.11.4 was released on 2021-05-14, which contains an updated version of libxml2 that
5/14/21
Wayne Brissette
,
Mike Dalessio
3
2/2/21
builder question - Can I comment blocks that I want to build?
Thanks Mike, I'll do that. I did the workaround for now and after builder was done with it,
unread,
builder question - Can I comment blocks that I want to build?
Thanks Mike, I'll do that. I did the workaround for now and after builder was done with it,
2/2/21
Mike Dalessio
1/3/21
Nokogiri security update v1.11.0
Nokogiri v1.11.0 was released on 2021-01-03, which contains a fix for CVE-2020-26247, fully described
unread,
Nokogiri security update v1.11.0
Nokogiri v1.11.0 was released on 2021-01-03, which contains a fix for CVE-2020-26247, fully described
1/3/21
Mike Dalessio
1/3/21
[ANN] Nokogiri v1.11.0 released
Nokogiri version 1.11.0 has been released. This is a significant release containing installation
unread,
[ANN] Nokogiri v1.11.0 released
Nokogiri version 1.11.0 has been released. This is a significant release containing installation
1/3/21
Emmanuel Netter
,
Mike Dalessio
4
12/14/20
Installation error on MacOSX BigSur 11
Thanks for closing the loop here! I'm glad you were able to figure it out. Cheers! -mike On Mon,
unread,
Installation error on MacOSX BigSur 11
Thanks for closing the loop here! I'm glad you were able to figure it out. Cheers! -mike On Mon,
12/14/20
Ryan
, …
Mike Dalessio
4
11/5/20
Missing Characters
Thank you so much! Just what I needed! On Thu, Nov 5, 2020 at 5:40 AM Mike Dalessio <mike.dalessio
unread,
Missing Characters
Thank you so much! Just what I needed! On Thu, Nov 5, 2020 at 5:40 AM Mike Dalessio <mike.dalessio
11/5/20
Luciano Soares
, …
Wayne Brissette
3
10/26/20
searchable.rb error
To add a bit more context around what Mike stated. Right now you have an invalid xpath. Here is how
unread,
searchable.rb error
To add a bit more context around what Mike stated. Right now you have an invalid xpath. Here is how
10/26/20
Jack Royal-Gordon
, …
Mike Dalessio
8
10/8/20
Error installing Nokogiri 1.6.3.1 on Mac OS X 10.15
Hey Jack, I'm happy to hear you were able to make this work! On Thu, Oct 8, 2020 at 3:59 PM Jack
unread,
Error installing Nokogiri 1.6.3.1 on Mac OS X 10.15
Hey Jack, I'm happy to hear you were able to make this work! On Thu, Oct 8, 2020 at 3:59 PM Jack
10/8/20
Jack Royal-Gordon
2
9/29/20
Error installing Nokogiri as part of Rails Installation
FWIW, the problem goes away when I “bundle install” instead of “gem install”. On Sep 29, 2020, at 5:
unread,
Error installing Nokogiri as part of Rails Installation
FWIW, the problem goes away when I “bundle install” instead of “gem install”. On Sep 29, 2020, at 5:
9/29/20
Brahmana
, …
Mike Dalessio
6
9/23/20
Installation error on macOS 10.15.6 | Nokogiri 1.8.1 and 1.9.1 | Ruby 2.2.10
An update : As part of the upgrade process, I tried upgrading to Ruby 2.3.8. Here surprisingly
unread,
Installation error on macOS 10.15.6 | Nokogiri 1.8.1 and 1.9.1 | Ruby 2.2.10
An update : As part of the upgrade process, I tried upgrading to Ruby 2.3.8. Here surprisingly
9/23/20
Allan Farrell
,
Mike Dalessio
4
9/9/20
symbol lookup error:
Out put of ldd attached in previous email indicates missing libruby.so.2.7 so I recompiled ruby 2.7.0
unread,
symbol lookup error:
Out put of ldd attached in previous email indicates missing libruby.so.2.7 so I recompiled ruby 2.7.0
9/9/20
Allan Farrell
9/8/20
Symbol lookup error
Hi, I'm running a Rails 6.0.2.2 app using the default Rails Puma web server on my local
unread,
Symbol lookup error
Hi, I'm running a Rails 6.0.2.2 app using the default Rails Puma web server on my local
9/8/20
Mike Dalessio
9/8/20
[ANN] nokogiri: requesting help testing precompiled native gems for OSX and Linux
Hi all, Please see https://github.com/sparklemotion/nokogiri/issues/2075 for more context. Nokogiri
unread,
[ANN] nokogiri: requesting help testing precompiled native gems for OSX and Linux
Hi all, Please see https://github.com/sparklemotion/nokogiri/issues/2075 for more context. Nokogiri
9/8/20
frdt...@gmail.com
,
Mike Dalessio
11
8/28/20
Simple example to read+edit KML files?
Just as an aside, this question and use case are really well-suited to be an example in the Nokogiri
unread,
Simple example to read+edit KML files?
Just as an aside, this question and use case are really well-suited to be an example in the Nokogiri
8/28/20
Omkar Sathe
,
Mike Dalessio
3
8/4/20
Nokogiri installation error - "Failed to build gem native extension"
Thank you, Mike, for your help. After a few hours of trying to resolve this, what finally worked was
unread,
Nokogiri installation error - "Failed to build gem native extension"
Thank you, Mike, for your help. After a few hours of trying to resolve this, what finally worked was
8/4/20
Martin L.
,
Mike Dalessio
2
8/4/20
XPath with attribute conditions doesn't find root of HTML fragments
Hi Martin, Thanks for asking this question. Yes, you're describing the same issue as #572. A
unread,
XPath with attribute conditions doesn't find root of HTML fragments
Hi Martin, Thanks for asking this question. Yes, you're describing the same issue as #572. A
8/4/20
Wayne Brissette
, …
John Shahid
10
7/15/20
XML Validation against custom DTDs.
John Shahid wrote on 2020-07-15 08:05: > I think the location is coming from the XML document that
unread,
XML Validation against custom DTDs.
John Shahid wrote on 2020-07-15 08:05: > I think the location is coming from the XML document that
7/15/20