Skip to content

Commit

Permalink
Merge pull request #35 from np-complete/dependabot/bundler/samples/sa…
Browse files Browse the repository at this point in the history
…m-with-gem/hello_world/nokogiri-1.16.5

Bump nokogiri from 1.10.2 to 1.16.5 in /samples/sam-with-gem/hello_world
  • Loading branch information
masarakki authored Sep 25, 2024
2 parents 7ea412c + 8c93e42 commit d8dc66c
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 d8dc66c

Please sign in to comment.