mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-10-14 02:11:35 +08:00
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.2...v1.11.4) Signed-off-by: dependabot[bot] <support@github.com>
3 lines
98 B
Ruby
3 lines
98 B
Ruby
source 'https://rubygems.org'
|
|
gem 'github-pages', group: :jekyll_plugins
|
|
gem 'nokogiri', '~> 1.11' |