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.4 to 1.14.3 in /spec/support/v6.0 #556

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
20 changes: 5 additions & 15 deletions spec/support/v6.0/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../../..
specs:
sorbet-rails (0.7.32)
sorbet-rails (0.7.34)
method_source (>= 0.9.2)
parlour (>= 4.0.1)
parser (>= 2.7)
Expand Down Expand Up @@ -91,13 +91,11 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.15.0)
nio4r (2.5.8)
nokogiri (1.13.4)
mini_portile2 (~> 2.8.0)
nokogiri (1.14.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.4-x86_64-darwin)
nokogiri (1.14.3-x86_64-linux)
racc (~> 1.4)
parlour (7.0.0)
commander (~> 4.5)
Expand All @@ -109,7 +107,7 @@ GEM
polyfill (1.9.0)
puma (4.3.12)
nio4r (~> 2.0)
racc (1.6.0)
racc (1.6.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -149,15 +147,7 @@ GEM
safe_type (~> 1.1, >= 1.1.1)
sorbet-runtime (>= 0.4.4704)
sorbet-runtime (0.5.9892)
sorbet-static (0.5.9892-universal-darwin-14)
sorbet-static (0.5.9892-universal-darwin-15)
sorbet-static (0.5.9892-universal-darwin-16)
sorbet-static (0.5.9892-universal-darwin-17)
sorbet-static (0.5.9892-universal-darwin-18)
sorbet-static (0.5.9892-universal-darwin-19)
sorbet-static (0.5.9892-universal-darwin-20)
sorbet-static (0.5.9892-universal-darwin-21)
sorbet-static (0.5.9892-x86_64-linux)
sprockets (4.0.3)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
Expand All @@ -181,8 +171,8 @@ GEM
zeitwerk (2.5.4)

PLATFORMS
ruby
x86_64-darwin-19
x86_64-linux

DEPENDENCIES
byebug
Expand Down