Skip to content

Commit

Permalink
Merge pull request #7 from cdzombak/dependabot/bundler/nokogiri-1.16.2
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.15.4 to 1.16.2
  • Loading branch information
cdzombak authored Feb 6, 2024
2 parents b6c6a1e + e23a83a commit b392b04
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@ GEM
remote: https://rubygems.org/
specs:
date (3.3.3)
nokogiri (1.15.4)
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
open-uri (0.3.0)
stringio
time
uri
racc (1.7.1)
racc (1.7.3)
rexml (3.2.6)
rss (0.2.9)
rexml
Expand All @@ -19,6 +21,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-linux

DEPENDENCIES
nokogiri
Expand Down

0 comments on commit b392b04

Please sign in to comment.