Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Bump nokogiri from 1.8.5 to 1.12.5 #699

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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ GEM
method_source (0.8.2)
mime-types (1.25.1)
mini_magick (4.9.4)
mini_portile2 (2.3.0)
mini_portile2 (2.6.1)
multi_json (1.12.1)
multi_test (0.1.2)
multi_xml (0.5.5)
Expand All @@ -216,8 +216,9 @@ GEM
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
netrc (0.10.3)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
orm_adapter (0.5.0)
pg (0.17.1)
phantomjs (1.9.8.0)
Expand All @@ -234,6 +235,7 @@ GEM
activesupport (>= 3.0.0)
quiet_assets (1.0.3)
railties (>= 3.1, < 5.0)
racc (1.5.2)
rack (1.4.7)
rack-cache (1.6.1)
rack (>= 0.4)
Expand Down