Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Bump nokogiri from 1.5.0 to 1.13.8 #20

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: 17 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ GEM
tzinfo (~> 0.3.29)
activesupport (3.1.3)
multi_json (~> 1.0)
alchemist (0.1.2.1)
alchemist (0.1.8)
arel (2.2.1)
bcrypt-ruby (3.0.1)
builder (3.0.0)
clamp (0.3.0)
builder (3.0.4)
clamp (1.3.2)
diff-lcs (1.1.3)
esx (0.2.5)
esx (0.4.4)
alchemist
clamp
net-scp
Expand All @@ -42,11 +42,14 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.17.2)
mini_portile2 (2.8.0)
multi_json (1.0.4)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.2.1)
nokogiri (1.5.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (7.0.1)
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
padrino (0.10.5)
padrino-admin (= 0.10.5)
padrino-cache (= 0.10.5)
Expand Down Expand Up @@ -77,11 +80,12 @@ GEM
padrino-core (= 0.10.5)
parseconfig (0.5.2)
polyglot (0.3.3)
racc (1.6.0)
rack (1.4.0)
rack-protection (1.2.0)
rack
rake (0.9.2.2)
rbvmomi (1.5.0)
rbvmomi (1.8.5)
builder
nokogiri (>= 1.4.1)
trollop
Expand All @@ -92,14 +96,16 @@ GEM
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
sqlite3 (1.3.5)
terminal-table (1.4.4)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
trollop (1.16.2)
trollop (2.9.10)
tzinfo (0.3.31)
unicode-display_width (2.2.0)
url_mount (0.2.1)
rack

Expand Down