Skip to content

Commit

Permalink
Update Nokogiri per CVE-2019-5477
Browse files Browse the repository at this point in the history
  • Loading branch information
wessmith committed Sep 9, 2019
1 parent 8541545 commit 94b2bbd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ source 'https://rubygems.org'
gem 'bundler', '~> 2.0'
gem 'xcpretty'
gem 'cocoapods'
gem 'nokogiri', '~> 1.10'
gem 'slather'
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.0)
CFPropertyList (3.0.1)
activesupport (4.2.11.1)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
atomos (0.1.3)
claide (1.0.2)
clamp (1.3.0)
claide (1.0.3)
clamp (1.3.1)
cocoapods (1.4.0)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
Expand Down Expand Up @@ -57,7 +57,7 @@ GEM
nanaimo (0.2.6)
nap (1.1.0)
netrc (0.11.0)
nokogiri (1.10.2)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
rouge (2.0.7)
ruby-macho (1.1.0)
Expand All @@ -70,7 +70,7 @@ GEM
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
xcodeproj (1.8.2)
xcodeproj (1.12.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
Expand All @@ -85,8 +85,9 @@ PLATFORMS
DEPENDENCIES
bundler (~> 2.0)
cocoapods
nokogiri (~> 1.10)
slather
xcpretty

BUNDLED WITH
2.0.1
2.0.2

0 comments on commit 94b2bbd

Please sign in to comment.