Skip to content

Commit

Permalink
Bump nokogiri from 1.10.10 to 1.11.0
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.0.
- [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.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2021
1 parent aa82884 commit 518e63f
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Gemfile.lock
Expand Up @@ -88,10 +88,11 @@ GEM
middleman-syntax (3.2.0)
middleman-core (>= 3.2)
rouge (~> 3.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.2)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.0)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
padrino-helpers (0.13.3.4)
i18n (~> 0.6, >= 0.6.7)
padrino-support (= 0.13.3.4)
Expand All @@ -100,6 +101,7 @@ GEM
activesupport (>= 3.1)
parallel (1.20.0)
public_suffix (4.0.6)
racc (1.5.2)
rack (2.2.3)
rack-livereload (0.3.17)
rack
Expand All @@ -112,7 +114,7 @@ GEM
ffi (~> 1.9)
servolux (0.13.0)
temple (0.8.2)
thor (1.0.1)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.8)
Expand All @@ -132,6 +134,7 @@ DEPENDENCIES
middleman-livereload
middleman-syntax
nokogiri
thor (~> 0.20.3)
tzinfo-data
wdm (~> 0.1.0)

Expand Down

0 comments on commit 518e63f

Please sign in to comment.