Skip to content

Commit

Permalink
Bump nokogiri from 1.10.10 to 1.16.3
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.16.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.10...v1.16.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent f35bf28 commit dbf8626
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ PATH
remote: .
specs:
devise-recognisable (0.1.0)
damerau-levenshtein (~> 1.1)
devise
geocoder
jwt
Expand Down Expand Up @@ -69,6 +70,7 @@ GEM
builder (3.2.4)
concurrent-ruby (1.1.7)
crass (1.0.6)
damerau-levenshtein (1.3.3)
devise (4.7.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand All @@ -93,12 +95,14 @@ GEM
method_source (1.0.0)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.8.5)
minitest (5.14.2)
nio4r (2.5.4)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
orm_adapter (0.5.0)
racc (1.7.3)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit dbf8626

Please sign in to comment.