diff --git a/Gemfile.lock b/Gemfile.lock index 0bda2f5..8298016 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,11 +33,15 @@ GEM sass (~> 3.2) builder (3.0.4) daemons (1.1.9) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) eventmachine (1.0.3) execjs (1.4.0) multi_json (~> 1.0) hike (1.2.2) + http-cookie (1.0.3) + domain_name (~> 0.5) i18n (0.6.4) journey (1.0.4) jquery-rails (2.2.1) @@ -48,8 +52,9 @@ GEM i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.23) + mime-types (1.25.1) multi_json (1.7.2) + netrc (0.11.0) nokogiri (1.5.9) pg (0.15.1) polyglot (0.3.3) @@ -78,8 +83,10 @@ GEM rake (10.1.0) 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) ruby-progressbar (1.0.2) sass (3.2.7) sass-rails (3.2.6) @@ -104,6 +111,9 @@ GEM uglifier (2.0.1) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) PLATFORMS ruby