Skip to content

Commit

Permalink
update nokogiri
Browse files Browse the repository at this point in the history
  • Loading branch information
MattBudz committed May 22, 2024
1 parent a4173ef commit bf14fc1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- [entity]:
- [future tense verb] [feature]
- Upgraded gems:
- [gem]
- nokogiri
- Bugs fixes:
- [entity]:
- [future tense verb] [bug fix]
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ GEM
matrix (0.4.2)
method_source (0.9.2)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
mini_portile2 (2.8.6)
mini_racer (0.6.2)
libv8-node (~> 16.10.0.0)
minitest (5.22.2)
Expand All @@ -299,14 +299,14 @@ GEM
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.16.2)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.2-arm64-darwin)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-darwin)
nokogiri (1.16.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand All @@ -327,7 +327,7 @@ GEM
public_suffix (5.0.3)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
racc (1.8.0)
rack (2.2.8.1)
rack-mini-profiler (2.3.0)
rack (>= 1.2.0)
Expand Down

0 comments on commit bf14fc1

Please sign in to comment.