Skip to content

Commit

Permalink
build: Upgrade nokogiri
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Mar 7, 2025
1 parent 3d34435 commit 8074186
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions scripts/country-ca/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ GEM
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
nokogiri (1.16.5-arm64-darwin)
nokogiri (1.18.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-darwin)
nokogiri (1.18.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
public_suffix (5.0.1)
racc (1.7.3)
racc (1.8.1)
ruby-ole (1.2.12.2)
ruby2_keywords (0.0.5)
rubyntlm (0.6.3)
Expand All @@ -56,6 +56,7 @@ GEM
webrobots (0.1.2)

PLATFORMS
arm64-darwin-24
universal-darwin-22
universal-darwin-23
x86_64-linux
Expand Down

0 comments on commit 8074186

Please sign in to comment.