diff --git a/Gemfile.lock b/Gemfile.lock index e8ea0f0d..befb5700 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -600,10 +600,11 @@ GEM brakeman (3.7.0) builder (3.2.3) byebug (9.0.6) - carrierwave (1.1.0) + carrierwave (1.3.2) activemodel (>= 4.0.0) activesupport (>= 4.0.0) mime-types (>= 1.16) + ssrf_filter (~> 1.0) choice (0.2.0) chronic (0.10.2) coffee-rails (4.2.2) @@ -613,8 +614,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) - concurrent-ruby (1.0.5-java) + concurrent-ruby (1.1.8) connection_pool (2.2.1) countries (2.1.4) i18n_data (~> 0.8.0) @@ -654,7 +654,8 @@ GEM activesupport (>= 4.2.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (0.8.6) + i18n (0.9.5) + concurrent-ruby (~> 1.0) i18n_data (0.8.0) intercom-rails (0.3.8) activesupport (> 3.0) @@ -687,11 +688,11 @@ GEM mail (2.6.6) mime-types (>= 1.16, < 4) method_source (0.8.2) - mime-types (3.1) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) + mime-types-data (3.2020.1104) mini_portile2 (2.2.0) - minitest (5.10.2) + minitest (5.14.3) money (6.10.1) i18n (>= 0.6.4, < 1.0) multi_json (1.12.1) @@ -821,6 +822,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + ssrf_filter (1.0.7) thor (0.19.4) thread_safe (0.3.6) thread_safe (0.3.6-java) @@ -828,7 +830,7 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.3) - tzinfo (1.2.3) + tzinfo (1.2.9) thread_safe (~> 0.1) tzinfo-data (1.2017.2) tzinfo (>= 1.0.0)