Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Bump nokogiri from 1.12.4 to 1.13.9 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,9 @@ GEM
msgpack (1.4.2)
netrc (0.11.0)
nio4r (2.5.8)
nokogiri (1.12.4-x86_64-darwin)
nokogiri (1.13.9-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.9-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
paperclip-cloudinary (1.3.2)
Expand All @@ -210,7 +212,7 @@ GEM
public_suffix (4.0.6)
puma (5.4.0)
nio4r (~> 2.0)
racc (1.5.2)
racc (1.6.0)
rack (2.2.3)
rack-mini-profiler (2.3.3)
rack (>= 1.2.0)
Expand Down Expand Up @@ -412,6 +414,7 @@ GEM

PLATFORMS
x86_64-darwin-19
x86_64-linux

DEPENDENCIES
bootsnap (>= 1.4.4)
Expand Down