Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump nokogiri from 1.10.7 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.7...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 18, 2022
commit 543146d309be3e85b171d207deeb2214b65b6e69
12 changes: 8 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,15 +123,18 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mimemagic (0.3.3)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.8.0)
minitest (5.13.0)
msgpack (1.3.1)
netrc (0.11.0)
nio4r (2.5.2)
nokogiri (1.10.7)
mini_portile2 (~> 2.4.0)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
orm_adapter (0.5.0)
pg (1.2.1)
pry (0.12.2)
Expand All @@ -142,6 +145,7 @@ GEM
public_suffix (4.0.3)
puma (4.3.1)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.0.8)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down