mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-05-04 23:35:27 +08:00
Bump nokogiri to 1.19.1 (#426)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b996c7d627
commit
cdadbdb980
2
Gemfile
2
Gemfile
@ -32,5 +32,5 @@ gem "wdm", "0.2.0", :platforms => [:windows]
|
|||||||
gem "http_parser.rb", "0.8.0", :platforms => [:jruby]
|
gem "http_parser.rb", "0.8.0", :platforms => [:jruby]
|
||||||
|
|
||||||
# plugin dependencies
|
# plugin dependencies
|
||||||
gem "nokogiri", "1.18.10"
|
gem "nokogiri", "1.19.1"
|
||||||
gem "addressable", "2.8.7"
|
gem "addressable", "2.8.7"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user