Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2021
1 parent 0aacbd0 commit 96af113
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ GEM
mime-types-data (3.2019.0331)
mimemagic (0.3.3)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.6.1)
minitest (5.11.3)
multi_json (1.13.1)
multi_test (0.1.2)
Expand All @@ -246,8 +246,9 @@ GEM
nested_form (0.3.2)
netrc (0.11.0)
nio4r (2.4.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
orm_adapter (0.5.0)
pg (1.1.4)
poltergeist (1.18.1)
Expand All @@ -262,6 +263,7 @@ GEM
public_suffix (3.1.1)
puma (4.1.0)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.0.7)
rack-pjax (1.1.0)
nokogiri (~> 1.5)
Expand Down

0 comments on commit 96af113

Please sign in to comment.