diff --git a/Gemfile.lock b/Gemfile.lock index 182a315..02fef6c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,6 +69,8 @@ GEM rest-client simplecov (>= 0.7) thor + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) dotenv (0.9.0) dotenv-rails (0.9.0) dotenv (= 0.9.0) @@ -76,6 +78,9 @@ GEM execjs (2.0.1) ffi2-generators (0.1.1) hike (1.2.3) + http-accept (1.7.0) + http-cookie (1.0.5) + domain_name (~> 0.5) i18n (0.6.9) jdbc-sqlite3 (3.7.2.1) jquery-rails (3.1.1) @@ -97,6 +102,7 @@ GEM metaclass (~> 0.0.1) mono_logger (1.1.0) multi_json (1.8.4) + netrc (0.11.0) polyglot (0.3.4) racc (1.4.10) rack (1.5.2) @@ -125,8 +131,11 @@ GEM redis-namespace (1.4.1) redis (~> 3.0.4) ref (1.0.5) - 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) rubinius-coverage (2.0.3) rubinius-profiler (2.0.0) rubysl (2.0.15) @@ -379,6 +388,10 @@ GEM uglifier (2.2.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2) + unf (0.1.4) + unf_ext + unf (0.1.4-java) + unf_ext (0.0.8.2) vegas (0.1.11) rack (>= 1.0.0)