Skip to content

Commit

Permalink
Bump nokogiri from 1.11.4 to 1.13.4 in /example_app
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.11.4...v1.13.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2022
1 parent 557463a commit bed7dfe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions example_app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,23 +40,23 @@ GEM
metaclass (0.0.4)
method_source (0.9.0)
mini_mime (0.1.4)
mini_portile2 (2.5.1)
mini_portile2 (2.8.0)
minitest (5.10.3)
mocha (1.3.0)
metaclass (~> 0.0.1)
multipart-post (2.1.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nokogiri (1.11.4)
mini_portile2 (~> 2.5.0)
nokogiri (1.13.4)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
pry (0.11.1)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.6)
racc (1.5.2)
racc (1.6.0)
rack (2.2.3)
rack-flash3 (1.0.5)
rack
Expand Down

0 comments on commit bed7dfe

Please sign in to comment.