Skip to content

Commit

Permalink
Merge pull request #648 from github/dependabot/bundler/nokogiri-1.14.3
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.14.2 to 1.14.3
  • Loading branch information
jonabc authored Apr 12, 2023
2 parents 4cb4bc4 + 109e657 commit 2bb8dcc
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.2
version: 1.14.3
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 @@ -44,7 +44,7 @@ GEM
minitest (> 5.3)
mocha (2.0.2)
ruby2_keywords (>= 0.0.5)
nokogiri (1.14.2)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (6.1.0)
Expand Down

0 comments on commit 2bb8dcc

Please sign in to comment.