Skip to content

Commit ab7dad5

Browse files
update the nokogiri version requirement (#170)
1 parent 9766593 commit ab7dad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/curl/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ GEM
106106
cucumber-core (>= 1.3)
107107
erubis
108108
ffi-yajl (~> 2.0)
109-
nokogiri (>= 1.5, < 2.0)
109+
nokogiri (>= 1.18.8)
110110
rake
111111
rufus-lru (~> 1.0)
112112
treetop (~> 1.4)

0 commit comments

Comments
 (0)