Skip to content

Commit

Permalink
Bump nokogiri from 1.16.2 to 1.16.5 (#32)
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.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.16.2...v1.16.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 3fe0aeb commit bef16c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ gem "rake"
gem "aws-sdk", "3.1.0"
gem "okyakusan", github: "hone/okyakusan"
gem "json"
gem "nokogiri", "~> 1.16.2"
gem "nokogiri", "~> 1.16.5"
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1419,12 +1419,12 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
jmespath (1.6.2)
json (2.6.3)
mini_portile2 (2.8.5)
mini_portile2 (2.8.6)
netrc (0.7.9)
nokogiri (1.16.2)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
racc (1.7.3)
rake (13.0.6)
Expand All @@ -1436,7 +1436,7 @@ PLATFORMS
DEPENDENCIES
aws-sdk (= 3.1.0)
json
nokogiri (~> 1.16.2)
nokogiri (~> 1.16.5)
okyakusan!
rake

Expand Down

0 comments on commit bef16c7

Please sign in to comment.