Skip to content

Commit

Permalink
Bump nokogiri
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibondarev committed Jan 13, 2025
1 parent 75ebda3 commit c20ad25
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -244,18 +244,20 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nokogiri (1.16.8)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.8-aarch64-linux)
nokogiri (1.18.1-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.16.8-arm-linux)
nokogiri (1.18.1-arm-linux-gnu)
racc (~> 1.4)
nokogiri (1.16.8-arm64-darwin)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-darwin)
nokogiri (1.18.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-linux)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-linux-musl)
racc (~> 1.4)
os (1.1.4)
paco (0.2.3)
Expand Down

0 comments on commit c20ad25

Please sign in to comment.