Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump nokogiri from 1.8.4 to 1.16.2 #722

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
16 changes: 11 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: git://github.com/renderedtext/api.git
revision: 3159a1edf7cd0393cd3c33ab94407f7668a998ec
remote: git@github.com:renderedtext/api.git
revision: 158b096ff10b1b93638fa86b0b1ab46c8bad59b3
specs:
raml_parser (0.5.0)

Expand Down Expand Up @@ -109,21 +109,23 @@ GEM
middleman-core (~> 3.0)
rouge (~> 0.3.0)
mime-types (2.0)
mini_portile2 (2.3.0)
mini_portile2 (2.8.5)
minitest (5.10.3)
multi_json (1.12.2)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.7.0)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
padrino-helpers (0.12.8.1)
i18n (~> 0.6, >= 0.6.7)
padrino-support (= 0.12.8.1)
tilt (~> 1.4.1)
padrino-support (0.12.8.1)
activesupport (>= 3.1)
pmap (1.0.1)
racc (1.7.3)
rack (1.6.8)
rack-test (0.8.2)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -159,6 +161,9 @@ GEM
unf (0.1.3)
unf_ext
unf_ext (0.0.6)
webrick (1.8.1)
xmlrpc (0.3.3)
webrick
xpath (2.1.0)
nokogiri (~> 1.3)

Expand All @@ -174,6 +179,7 @@ DEPENDENCIES
nokogiri
raml_parser!
redcarpet
xmlrpc

BUNDLED WITH
1.16.0