Skip to content

Commit

Permalink
Bump nokogiri from 1.10.10 to 1.11.1
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.10...v1.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 18, 2021
1 parent 9ae3413 commit 29d4f10
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 @@ -296,7 +296,7 @@ GEM
mime-types-data (3.2020.0512)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.2)
mono_logger (1.1.0)
msgpack (1.3.3)
Expand All @@ -305,8 +305,9 @@ GEM
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.3)
nio4r (2.5.2)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
pdf-core (0.8.1)
polyamorous (2.3.2)
activerecord (>= 5.2.1)
Expand All @@ -328,6 +329,7 @@ GEM
public_suffix (4.0.6)
puma (4.3.5)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack-contrib (2.2.0)
rack (~> 2.0)
Expand Down

0 comments on commit 29d4f10

Please sign in to comment.