Skip to content

Commit

Permalink
Bump nokogiri from 1.13.5 to 1.13.6
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.5 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.13.5...v1.13.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2022
1 parent 7d90b2e commit 5e01413
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ source "https://rubygems.org"

gem 'slather'
gem 'xcpretty'
gem 'nokogiri', '~>1.13.5'
gem 'nokogiri', '~>1.13.6'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
mini_portile2 (2.8.0)
minitest (5.14.1)
nanaimo (0.2.6)
nokogiri (1.13.5)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
racc (1.6.0)
Expand All @@ -44,7 +44,7 @@ PLATFORMS
ruby

DEPENDENCIES
nokogiri (~> 1.13.5)
nokogiri (~> 1.13.6)
slather
xcpretty

Expand Down

0 comments on commit 5e01413

Please sign in to comment.