diff --git a/Gemfile.lock b/Gemfile.lock index ce4ba17..0f3d033 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,11 @@ GEM css_parser (1.3.4) addressable diff-lcs (1.2.4) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) htmlentities (4.3.1) + http-cookie (1.0.5) + domain_name (~> 0.5) httparty (0.11.0) multi_json (~> 1.0) multi_xml (>= 0.5.2) @@ -28,11 +32,12 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.8.1) - mime-types (1.23) + mime-types (1.25.1) minitest (4.7.5) multi_json (1.7.6) multi_xml (0.5.4) mysql2 (0.3.11) + netrc (0.11.0) nokogiri (1.5.9) polyglot (0.3.3) pony (1.4.1) @@ -55,8 +60,10 @@ GEM rake (10.0.4) recursive-open-struct (0.4.3) redis (3.0.4) - 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.13.0) rspec-core (~> 2.13.0) rspec-expectations (~> 2.13.0) @@ -82,6 +89,9 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.37) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) unicorn (4.6.2) kgio (~> 2.6) rack