Skip to content

Commit

Permalink
Bump nokogiri from 1.10.10 to 1.11.1 (#4)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2021
1 parent 47ace64 commit 10d8a89
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Expand Up @@ -183,7 +183,7 @@ GEM
mimemagic (0.3.5)
mini_magick (4.11.0)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.2)
momentjs-rails (2.20.1)
railties (>= 3.1)
Expand All @@ -194,8 +194,9 @@ GEM
name_of_person (1.1.1)
activesupport (>= 5.2.0)
nio4r (2.5.4)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
noticed (1.2.20)
http (>= 4.0.0)
rails (>= 6.0.0)
Expand Down Expand Up @@ -228,6 +229,7 @@ GEM
public_suffix (4.0.6)
puma (4.3.7)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack-proxy (0.6.5)
rack
Expand Down

0 comments on commit 10d8a89

Please sign in to comment.