Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kritik committed Sep 28, 2021
1 parent 3b93f69 commit 335c6a5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@ GEM
semver2
jwt (2.1.0)
mime-types (2.99.3)
mini_portile2 (2.5.0)
mini_portile2 (2.6.1)
minitest (5.14.4)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
oauth2 (1.4.1)
faraday (>= 0.8, < 0.16.0)
Expand All @@ -69,6 +69,7 @@ GEM
rack (>= 1.2, < 3)
psych (3.1.0)
public_suffix (4.0.6)
racc (1.5.2)
rack (2.2.3)
rake (13.0.1)
rdoc (6.1.1)
Expand Down

0 comments on commit 335c6a5

Please sign in to comment.