diff --git a/Gemfile.lock b/Gemfile.lock index 5cbe75c..c9a5c8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,6 +54,8 @@ GEM coffee-script-source (1.6.2) debug_inspector (0.0.2) diff-lcs (1.2.3) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) exception_notification (3.0.1) actionmailer (>= 3.0.4) @@ -75,6 +77,8 @@ GEM haml (>= 3.1, < 4.1) railties (>= 3.1, < 4.1) hike (1.2.2) + http-cookie (1.0.5) + domain_name (~> 0.5) i18n (0.6.1) journey (1.0.4) jquery-rails (2.2.1) @@ -85,8 +89,9 @@ GEM i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.22) + mime-types (1.25.1) multi_json (1.7.2) + netrc (0.11.0) pg (0.15.1) polyglot (0.3.3) rack (1.4.5) @@ -114,8 +119,10 @@ GEM rake (10.0.4) 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) rspec (2.13.0) rspec-core (~> 2.13.0) rspec-expectations (~> 2.13.0) @@ -156,6 +163,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.8.2) PLATFORMS ruby