Commit 61fa050
authored
Relax required Nokogiri version (#117)
* Nokogiri 1.18.2 (Ruby >= 3.1)
* Nokogiri 1.17.x (Ruby >= 3.0)
* Nokogiri 1.16.8 (Ruby >= 3.1)
* Nokogiri 1.16.7 (Ruby >= 3.0)
Since strict version limitation was introduced via the following commit,
Permit using nokogiri 1.11.0
#54
but it seems no need to apply it.
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>1 parent 29a2d0e commit 61fa050
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments