Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Bump nokogiri from 1.10.9 to 1.13.9 #21

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 16 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,38 +2,42 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.2)
activesupport (4.2.11.1)
i18n (~> 0.7)
activesupport (6.0.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
atomos (0.1.3)
claide (1.0.3)
clamp (1.3.1)
colored2 (3.1.2)
concurrent-ruby (1.1.6)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
mini_portile2 (2.4.0)
minitest (5.14.0)
mini_portile2 (2.8.0)
minitest (5.16.3)
nanaimo (0.2.6)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
slather (2.4.8)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
racc (1.6.0)
slather (2.7.1)
CFPropertyList (>= 2.2, < 4)
activesupport (>= 4.0.2, < 5)
activesupport
clamp (~> 1.3)
nokogiri (~> 1.8)
nokogiri (~> 1.11)
xcodeproj (~> 1.7)
thread_safe (0.3.6)
tzinfo (1.2.7)
tzinfo (1.2.10)
thread_safe (~> 0.1)
xcodeproj (1.16.0)
xcodeproj (1.17.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.2.6)
zeitwerk (2.6.1)

PLATFORMS
ruby
Expand Down