Skip to content

Commit

Permalink
Bump nokogiri from 1.10.10 to 1.11.1 (#60)
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and jvigne committed Feb 11, 2021
1 parent 7ecaa50 commit 3d5847b
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 @@ -52,7 +52,7 @@ GEM
jwt (2.2.2)
memoist (0.16.2)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.0)
minitest-reporters (1.4.2)
ansi
Expand All @@ -61,10 +61,12 @@ GEM
ruby-progressbar
multi_json (1.15.0)
multipart-post (2.1.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
os (1.1.1)
public_suffix (4.0.6)
racc (1.5.2)
rake (12.3.3)
representable (3.0.4)
declarative (< 0.1.0)
Expand Down

0 comments on commit 3d5847b

Please sign in to comment.