diff --git a/Gemfile.lock b/Gemfile.lock index e53a84c..5808e02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,13 +157,16 @@ GEM ntlm-http (~> 0.1, >= 0.1.1) webrobots (~> 0.0, >= 0.0.9) mime-types (1.19) + mini_portile2 (2.8.0) multi_json (1.6.1) multi_xml (0.5.1) mysql (2.8.1) mysql2 (0.3.11) net-http-digest_auth (1.2.1) net-http-persistent (2.8) - nokogiri (1.5.5) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) ntlm-http (0.1.1) paperclip (3.3.1) activemodel (>= 3.0.0) @@ -172,6 +175,7 @@ GEM cocaine (~> 0.4.0) mime-types polyglot (0.3.3) + racc (1.6.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4)