diff --git a/example/rails-4.2/Gemfile.lock b/example/rails-4.2/Gemfile.lock index f918ee4..9e3a103 100644 --- a/example/rails-4.2/Gemfile.lock +++ b/example/rails-4.2/Gemfile.lock @@ -5,6 +5,7 @@ PATH actionmailer (>= 4.0) activejob (>= 4.2) activesupport (>= 4.2) + nokogiri (~> 1.10.4) phony (~> 2.8) render_anywhere (~> 0.0) @@ -62,9 +63,9 @@ GEM mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) - nokogiri (1.10.2) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) - phony (2.17.1) + phony (2.18.22) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0)