Skip to content

Commit

Permalink
update nokogiri gem per vulnerability warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jfredrickson committed Jan 18, 2019
1 parent 0c1b0b3 commit 78f87ec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mercenary (0.3.6)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
minitest (5.10.1)
multi_json (1.12.2)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
nokogiri (1.10.1)
mini_portile2 (~> 2.4.0)
parallel (1.10.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
Expand Down Expand Up @@ -114,4 +114,4 @@ DEPENDENCIES
rake

BUNDLED WITH
1.16.4
1.17.2

0 comments on commit 78f87ec

Please sign in to comment.