Skip to content

Commit

Permalink
Bump nokogiri from 1.10.10 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.10 to 1.11.2.
- [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.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2021
1 parent fdd5c4e commit 593c225
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Expand Up @@ -76,7 +76,7 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.10.2)
mongo (2.4.2)
bson (>= 4.2.1, < 5.0.0)
Expand All @@ -87,8 +87,9 @@ GEM
tzinfo (>= 0.3.37)
multi_json (1.12.1)
multi_xml (0.6.0)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
origin (2.3.1)
pg (0.20.0)
pry (0.10.4)
Expand All @@ -101,6 +102,7 @@ GEM
pry-rails (0.3.6)
pry (>= 0.10.4)
puma (3.9.1)
racc (1.5.2)
rack (1.6.13)
rack-cors (0.4.1)
rack-test (0.6.3)
Expand Down

0 comments on commit 593c225

Please sign in to comment.