htmlbrowse/Gemfile.lock
dependabot[bot] f0c6f8f266
Bump nokogiri from 1.13.4 to 1.13.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.9.
- [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.13.4...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 02:21:55 +00:00

26 lines
402 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
colorize (0.8.1)
css_parser (1.6.0)
addressable
mini_portile2 (2.8.0)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
public_suffix (4.0.6)
racc (1.6.0)
PLATFORMS
ruby
DEPENDENCIES
colorize
css_parser
nokogiri
BUNDLED WITH
1.16.1