Skip to content

Commit

Permalink
[Security] Bump nokogiri from 1.10.5 to 1.11.4
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.11.4. **This update includes security fixes.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.5...v1.11.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 17, 2021
1 parent 456c094 commit aec43ec
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Expand Up @@ -82,11 +82,12 @@ GEM
nokogiri (>= 1.5.9)
lumberjack (1.2.4)
method_source (0.9.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.1)
minitest (5.13.0)
nenv (0.3.0)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.4)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
Expand All @@ -97,6 +98,7 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
racc (1.5.2)
rack (2.0.7)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit aec43ec

Please sign in to comment.