diff --git a/Gemfile.lock b/Gemfile.lock index d6e41be..622e7ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,6 +134,8 @@ GEM railties (~> 3.1) warden (~> 1.2.1) diff-lcs (1.1.3) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) eventmachine (1.0.0) execjs (1.4.0) @@ -172,6 +174,8 @@ GEM hashie (1.2.0) hike (1.2.1) honeypot-captcha (0.0.2) + http-cookie (1.0.5) + domain_name (~> 0.5) http_parser.rb (0.5.3) httparty (0.9.0) multi_json (~> 1.0) @@ -211,13 +215,14 @@ GEM polyamorous (~> 0.5.0) metaclass (0.0.1) method_source (0.8.1) - mime-types (1.21) + mime-types (1.25.1) mocha (0.10.5) metaclass (~> 0.0.1) money (5.1.0) i18n (~> 0.6.0) multi_json (1.7.1) multi_xml (0.5.1) + netrc (0.11.0) newrelic_rpm (3.6.3.111) nokogiri (1.5.6) orm_adapter (0.4.0) @@ -285,8 +290,10 @@ GEM json (~> 1.4) responders (0.9.3) railties (~> 3.1) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) rspec (2.11.0) rspec-core (~> 2.11.0) rspec-expectations (~> 2.11.0) @@ -343,6 +350,9 @@ GEM uglifier (1.3.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.7) unicorn (4.5.0) kgio (~> 2.6) rack