Skip to content

Commit

Permalink
Bump nokogiri from 1.10.2 to 1.16.5 in /samples/sam-with-gem/hello_world
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.2 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.2...v1.16.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent fa9189c commit 8c93e42
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions samples/sam-with-gem/hello_world/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ GEM
specs:
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
mini_portile2 (2.4.0)
mini_portile2 (2.8.7)
multipart-post (2.0.0)
nokogiri (1.10.2)
mini_portile2 (~> 2.4.0)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.8.1)
redcarpet (3.4.0)

PLATFORMS
Expand Down

0 comments on commit 8c93e42

Please sign in to comment.