Skip to content

Commit

Permalink
Bump nokogiri from 1.11.5 to 1.12.5 (#257)
Browse files Browse the repository at this point in the history
* Bump nokogiri from 1.11.5 to 1.12.5

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.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.11.5...v1.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Added CHANGELOG entry to Dependabot PR

Signed-off-by: Andy Tinkham <andy.tinkham@cyberark.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andy Tinkham <andy.tinkham@cyberark.com>
  • Loading branch information
dependabot[bot] and andytinkham authored Sep 29, 2021
1 parent f554047 commit 007a67e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Security
- Updated Nokogiri to 1.12.5-x86_64-darwin to resolve
[CVE-2021-41098](https://github.com/advisories/GHSA-2rr5-8q37-2w7h)
[cyberark/conjur-service-broker#257](https://github.com/cyberark/conjur-service-broker/pull/257)

## [1.2.1] - 2021-08-02
### Fixed
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,16 +90,16 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
mini_portile2 (2.5.1)
mini_portile2 (2.6.1)
minitest (5.14.4)
multi_json (1.15.0)
multi_test (0.1.2)
netrc (0.11.0)
nio4r (2.5.7)
nokogiri (1.11.5)
mini_portile2 (~> 2.5.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogiri (1.11.5-x86_64-darwin)
nokogiri (1.12.5-x86_64-darwin)
racc (~> 1.4)
pry (0.13.1)
coderay (~> 1.1)
Expand Down

0 comments on commit 007a67e

Please sign in to comment.