Skip to content

Commit

Permalink
Update nokogiri
Browse files Browse the repository at this point in the history
  • Loading branch information
lumaxis authored Mar 18, 2024
1 parent 5e26865 commit bf3200d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .licenses/bundler/nokogiri.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: nokogiri
version: 1.14.3
version: 1.15.6
type: bundler
summary: Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
homepage: https://nokogiri.org
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GEM
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
mutex_m (0.2.0)
nokogiri (1.14.3)
nokogiri (1.15.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (6.1.0)
Expand Down

0 comments on commit bf3200d

Please sign in to comment.