Skip to content
Snippets Groups Projects
Unverified Commit fcc3c4f8 authored by BrewTestBot's avatar BrewTestBot
Browse files

Update RBI files for nokogiri.

parent 429b8073
No related branches found
No related tags found
No related merge requests found
......@@ -581,6 +581,8 @@ Nokogiri::LIBXML_ICONV_ENABLED = T.let(T.unsafe(nil), TrueClass)
Nokogiri::LIBXML_LOADED_VERSION = T.let(T.unsafe(nil), String)
Nokogiri::LIBXML_MEMORY_MANAGEMENT = T.let(T.unsafe(nil), String)
Nokogiri::LIBXSLT_COMPILED_VERSION = T.let(T.unsafe(nil), String)
Nokogiri::LIBXSLT_LOADED_VERSION = T.let(T.unsafe(nil), String)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment