Commit 9345a38
committed
Use system libraries for nokogiri
When running on ruby-head, nokogiri will need to compile itself.
However, it also needs to download external sources like iconv and zlib.
The mirrors it uses for that are pretty unreliable.1 parent e6c6959 commit 9345a38
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
302 | 303 | | |
303 | 304 | | |
304 | 305 | | |
| 306 | + | |
305 | 307 | | |
306 | 308 | | |
307 | 309 | | |
| |||
0 commit comments