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] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 24, 2021
1 parent b4f9f0d commit 42183e0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,14 +163,15 @@ GEM
mime-types-data (3.2016.0521)
mimemagic (0.3.6)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.1)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
nio4r (2.3.1)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
jwt (~> 1.0)
Expand Down Expand Up @@ -202,6 +203,7 @@ GEM
pry (>= 0.10.4)
public_suffix (3.0.2)
puma (3.12.6)
racc (1.5.2)
rack (2.2.3)
rack-cors (1.0.5)
rack (>= 1.6.0)
Expand Down

0 comments on commit 42183e0

Please sign in to comment.