Skip to content

Commit

Permalink
Bump nokogiri from 1.14.4 to 1.15.0 (#90)
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.4 to 1.15.0.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.14.4...v1.15.0)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2023
1 parent 5e7956c commit 2945b83
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ GEM
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nokogiri (1.14.4)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.14.4-x86_64-darwin)
nokogiri (1.15.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.4-x86_64-linux)
nokogiri (1.15.0-x86_64-linux)
racc (~> 1.4)
parallel (1.23.0)
parser (3.2.2.1)
Expand Down

0 comments on commit 2945b83

Please sign in to comment.