diff --git a/Gemfile.lock b/Gemfile.lock index c482fc4..fbf45c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,20 +58,26 @@ GEM crack (0.4.1) safe_yaml (~> 0.9.0) diff-lcs (1.2.4) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) execjs (2.0.2) faker (1.2.0) i18n (~> 0.5) hike (1.2.3) + http-accept (1.7.0) + http-cookie (1.0.3) + domain_name (~> 0.5) i18n (0.6.5) journey (1.0.4) json (1.8.0) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.25) + mime-types (1.25.1) mini_portile (0.5.1) multi_json (1.8.2) + netrc (0.11.0) nokogiri (1.6.0) mini_portile (~> 0.5.0) polyglot (0.3.3) @@ -100,8 +106,11 @@ GEM rake (10.1.0) rdoc (3.12.2) json (~> 1.4) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (2.1.0) + http-accept (>= 1.7.0, < 2.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) @@ -136,6 +145,9 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.38) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) webmock (1.9.3) addressable (>= 2.2.7) crack (>= 0.3.2)