diff --git a/Gemfile.lock b/Gemfile.lock index cdbb0ae2c..4189ddbb2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,10 +46,11 @@ GEM brakeman (4.8.0) builder (3.2.4) byebug (11.1.1) - carrierwave (1.3.1) + carrierwave (1.3.2) activemodel (>= 4.0.0) activesupport (>= 4.0.0) mime-types (>= 1.16) + ssrf_filter (~> 1.0) clockwork (2.0.4) activesupport tzinfo @@ -212,11 +213,11 @@ GEM method_source (1.0.0) mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2019.1009) + mime-types-data (3.2020.1104) mini_magick (4.10.1) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.14.3) modware (0.1.3) key_struct (~> 0.4) multi_json (1.14.1) @@ -363,12 +364,13 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + ssrf_filter (1.0.7) temple (0.8.2) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.1) - tzinfo (1.2.6) + tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (1.6.1) unicode_utils (1.4.0)