Skip to content

Commit

Permalink
[Security] Bump nokogiri from 1.10.9 to 1.11.2
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.2. **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.9...v1.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 12, 2021
1 parent 288406a commit cad5c70
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions Gemfile.lock
Expand Up @@ -171,17 +171,20 @@ GEM
mina-sidekiq (1.0.3)
mina (>= 1.0.2)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nenv (0.3.0)
newrelic_rpm (6.11.0.365)
nio4r (2.5.2)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.9-x64-mingw32)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.2-x64-mingw32)
racc (~> 1.4)
nokogiri (1.11.2-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
Expand All @@ -195,6 +198,7 @@ GEM
public_suffix (4.0.3)
puma (4.3.5)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack-protection (2.0.8.1)
rack
Expand Down

0 comments on commit cad5c70

Please sign in to comment.