Skip to content

Commit

Permalink
Merge pull request #298 from ilyakatz/dependabot/bundler/nokogiri-1.16.2
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.15.3 to 1.16.2
  • Loading branch information
ngan authored Feb 6, 2024
2 parents 0966fe4 + 1c7b043 commit 20cfec2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ GEM
nokogiri (>= 1.12.0)
method_source (1.0.0)
minitest (5.19.0)
nokogiri (1.15.3-arm64-darwin)
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.3-x86_64-linux)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
overcommit (0.60.0)
childprocess (>= 0.6.3, < 5)
Expand All @@ -68,7 +68,7 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.7)
rack-test (2.1.0)
rack (>= 1.3)
Expand Down

0 comments on commit 20cfec2

Please sign in to comment.