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

Bump nokogiri from 1.13.6 to 1.14.3 in /spec/support/v7.0 #557

Open
wants to merge 1 commit into
base: master
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
10 changes: 7 additions & 3 deletions spec/support/v7.0/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../../..
specs:
sorbet-rails (0.7.33)
sorbet-rails (0.7.34)
method_source (>= 0.9.2)
parlour (>= 4.0.1)
parser (>= 2.7)
Expand Down Expand Up @@ -123,7 +123,9 @@ GEM
net-protocol
timeout
nio4r (2.5.8)
nokogiri (1.13.6-x86_64-darwin)
nokogiri (1.14.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
racc (~> 1.4)
parlour (8.0.0)
commander (~> 4.5)
Expand All @@ -135,7 +137,7 @@ GEM
polyfill (1.9.0)
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.0)
racc (1.6.2)
rack (2.2.4)
rack-test (2.0.2)
rack (>= 1.3)
Expand Down Expand Up @@ -179,6 +181,7 @@ GEM
sorbet-runtime (0.5.10139)
sorbet-static (0.5.10139-universal-darwin-20)
sorbet-static (0.5.10139-universal-darwin-21)
sorbet-static (0.5.10139-x86_64-linux)
sqlite3 (1.4.4)
strscan (3.0.3)
thor (1.2.1)
Expand All @@ -198,6 +201,7 @@ GEM
PLATFORMS
x86_64-darwin-20
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
debug
Expand Down