diff --git a/Gemfile.lock b/Gemfile.lock index bf61a17..33a8d54 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,6 +88,8 @@ GEM warden (~> 1.2.3) devise-encryptable (0.1.2) devise (>= 2.1.0) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) eventmachine (1.0.3) exception_notification (2.4.1) @@ -105,6 +107,8 @@ GEM haml (3.1.8) hashie (2.0.5) hike (1.2.3) + http-cookie (1.0.5) + domain_name (~> 0.5) i18n (0.6.9) journey (1.0.4) jquery-rails (3.0.4) @@ -137,6 +141,7 @@ GEM multi_xml (0.4.4) multipart-post (1.2.0) mysql2 (0.3.14) + netrc (0.11.0) newrelic_rpm (3.7.1.188) nokogiri (1.6.1) mini_portile (~> 0.5.0) @@ -208,8 +213,10 @@ GEM rake (10.1.1) rdoc (3.12.2) json (~> 1.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) sass (3.2.13) sass-rails (3.2.6) railties (~> 3.2.0) @@ -234,6 +241,9 @@ GEM uglifier (2.4.0) execjs (>= 0.3.0) json (>= 1.8.0) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.7) unicorn (4.8.0) kgio (~> 2.6) rack