Bump nokogiri

This commit is contained in:
Benjamin Neff 2024-05-30 03:29:47 +02:00
parent e8a374a16d
commit 84794a1b25
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -109,7 +109,7 @@ gem "leaflet-rails", "1.9.4"
# Parsing
gem "nokogiri", "1.15.2"
gem "nokogiri", "1.16.5"
gem "open_graph_reader", "0.7.2" # also update User-Agent in features/support/webmock.rb and open_graph_cache_spec.rb
gem "redcarpet", "3.6.0"
gem "ruby-oembed", "0.16.1"

View file

@ -432,7 +432,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.15.2)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oauth (1.1.0)
@ -843,7 +843,7 @@ DEPENDENCIES
net-imap
net-pop
net-smtp
nokogiri (= 1.15.2)
nokogiri (= 1.16.5)
omniauth (= 2.1.1)
omniauth-rails_csrf_protection (= 1.0.1)
omniauth-tumblr (= 1.2)