Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump nokogiri from 1.10.5 to 1.12.5 in /build
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.5...v1.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2021
commit 3235218b8dc138406e925da9e1acac1f2991c553
8 changes: 5 additions & 3 deletions build/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,13 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
mercenary (0.3.6)
mini_magick (4.3.6)
mini_portile2 (2.4.0)
mini_portile2 (2.6.1)
minitest (5.8.2)
multi_json (1.11.2)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
racc (1.5.2)
rack (1.6.11)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
Expand Down