diff --git a/Gemfile.lock b/Gemfile.lock index beee33a..7336be2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,6 +22,8 @@ GEM safe_yaml (~> 1.0.0) diff-lcs (1.2.5) docile (1.1.5) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) faraday (0.9.0) multipart-post (>= 1.2, < 3) ffi (1.9.3) @@ -41,6 +43,8 @@ GEM hirb-unicode (0.0.5) hirb (~> 0.5) unicode-display_width (~> 0.1.1) + http-cookie (1.0.3) + domain_name (~> 0.5) json (1.8.1) listen (2.7.9) celluloid (>= 0.15.2) @@ -51,7 +55,7 @@ GEM mime-types (1.25.1) multi_json (1.10.1) multipart-post (2.0.0) - netrc (0.7.7) + netrc (0.11.0) paint (0.8.7) pry (0.10.0) coderay (~> 1.1.0) @@ -63,7 +67,8 @@ GEM rb-inotify (0.9.5) ffi (>= 0.5.0) redcarpet (3.1.2) - rest-client (1.7.2) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) rspec (3.0.0) @@ -295,6 +300,9 @@ GEM thor (0.19.1) timers (1.1.0) tins (1.3.0) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) unicode-display_width (0.1.1) vcr (2.9.2) webmock (2.3.2)