We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a332b35 commit 0cc0291Copy full SHA for 0cc0291
1 file changed
pages/Gemfile
@@ -32,7 +32,7 @@ gem "wdm", "~> 0.1", :platforms => [:mingw, :x64_mingw, :mswin]
32
# do not have a Java counterpart.
33
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
34
35
-gem 'nokogiri', '>= 1.18.8'
+gem 'nokogiri', '>= 1.18.9'
36
gem 'rack', '~> 2.2.14'
37
gem 'rspec'
38
0 commit comments