We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc0291 commit 6c99376Copy full SHA for 6c99376
pages/Gemfile.lock
@@ -89,9 +89,9 @@ GEM
89
rb-fsevent (~> 0.10, >= 0.10.3)
90
rb-inotify (~> 0.9, >= 0.9.10)
91
mercenary (0.4.0)
92
- nokogiri (1.18.8-arm64-darwin)
+ nokogiri (1.18.10-arm64-darwin)
93
racc (~> 1.4)
94
- nokogiri (1.18.8-x86_64-linux-gnu)
+ nokogiri (1.18.10-x86_64-linux-gnu)
95
96
pathutil (0.16.2)
97
forwardable-extended (~> 2.6)
@@ -151,7 +151,7 @@ DEPENDENCIES
151
http_parser.rb (~> 0.6.0)
152
jekyll (~> 4.3.4)
153
just-the-docs (= 0.10.0)
154
- nokogiri (>= 1.18.8)
+ nokogiri (>= 1.18.9)
155
rack (~> 2.2.14)
156
rexml (>= 3.3.9)
157
rspec
0 commit comments