diff --git a/Gemfile.lock b/Gemfile.lock index 053517e8c..1c42e7558 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,12 +118,11 @@ GEM coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) - better_html (1.0.16) - actionview (>= 4.0) - activesupport (>= 4.0) + better_html (2.0.1) + actionview (>= 6.0) + activesupport (>= 6.0) ast (~> 2.0) erubi (~> 1.4) - html_tokenizer (~> 0.0.6) parser (>= 2.4) smart_properties bluecloth (2.2.0) @@ -267,7 +266,7 @@ GEM sassc (>= 1.11) friendly_id (5.4.2) activerecord (>= 4.0.0) - geocoder (1.8.0) + geocoder (1.8.1) gibbon (1.2.1) httparty multi_json (>= 1.9.0) @@ -304,16 +303,15 @@ GEM multi_json (>= 1.9.2) webrick highline (2.0.3) - html_tokenizer (0.0.7) httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) i18n (1.12.0) concurrent-ruby (~> 1.0) - i18n-tasks (1.0.11) + i18n-tasks (1.0.12) activesupport (>= 4.0.2) ast (>= 2.1.0) - better_html (~> 1.0) + better_html (>= 1.0, < 3.0) erubi highline (>= 2.0.0) i18n @@ -406,7 +404,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - oj (3.13.22) + oj (3.13.23) omniauth (1.9.2) hashie (>= 3.4.6) rack (>= 1.6.2, < 3)