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

Bump nokogiri from 1.5.0 to 1.5.11 #2

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
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,26 +23,26 @@ GEM
yajl-ruby (~> 1.1)
childprocess (0.3.5)
ffi (~> 1.0, >= 1.0.6)
coderay (1.0.7)
coderay (1.0.9)
erubis (2.7.0)
ffi (1.1.5)
foodcritic (1.6.1)
foodcritic (1.7.0)
erubis
gherkin (~> 2.11.1)
gist (~> 3.1.0)
nokogiri (= 1.5.0)
nokogiri (~> 1.5.4)
pry (~> 0.9.8.4)
rak (~> 1.4)
treetop (~> 1.4.10)
yajl-ruby (~> 1.1.0)
gherkin (2.11.2)
json (>= 1.4.6)
gist (3.1.0)
gherkin (2.11.8)
multi_json (~> 1.3)
gist (3.1.1)
hashr (0.0.22)
highline (1.6.14)
i18n (0.6.1)
ipaddress (0.8.0)
json (1.5.4)
json (1.5.5)
librarian (0.0.24)
archive-tar-minitar (>= 0.5.2)
chef (>= 0.10)
Expand All @@ -58,6 +58,7 @@ GEM
mixlib-log (1.4.1)
mixlib-shellout (1.1.0)
moneta (0.6.0)
multi_json (1.15.0)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.2.2)
Expand All @@ -66,15 +67,15 @@ GEM
net-ssh-multi (1.1)
net-ssh (>= 2.1.4)
net-ssh-gateway (>= 0.99.0)
nokogiri (1.5.0)
nokogiri (1.5.11)
ohai (6.14.0)
ipaddress
mixlib-cli
mixlib-config
mixlib-log
systemu
yajl-ruby
polyglot (0.3.3)
polyglot (0.3.5)
pry (0.9.8.4)
coderay (~> 1.0.5)
method_source (~> 0.7.1)
Expand All @@ -93,7 +94,7 @@ GEM
vagrant (~> 1.0.2)
yajl-ruby (~> 1.1.0)
thor (0.16.0)
treetop (1.4.10)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
uuidtools (2.1.3)
Expand Down