diff --git a/Gemfile.lock b/Gemfile.lock index af9b9c0..1987392 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -672,10 +672,11 @@ GEM rack (>= 1.6.0) rack-test (>= 0.6.3) xpath (~> 3.1) - carrierwave (1.2.3) + carrierwave (1.3.2) activemodel (>= 4.0.0) activesupport (>= 4.0.0) mime-types (>= 1.16) + ssrf_filter (~> 1.0) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) chromedriver-helper (2.1.0) @@ -689,7 +690,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.8) connection_pool (2.2.2) crass (1.0.4) csv (3.0.2) @@ -721,7 +722,7 @@ GEM temple (>= 0.8.0) tilt highline (1.7.10) - i18n (1.1.0) + i18n (1.8.8) concurrent-ruby (~> 1.0) io-like (0.3.0) jbuilder (2.7.0) @@ -762,15 +763,15 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.0) - mime-types (3.2.2) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2018.0812) + mime-types-data (3.2020.1104) mimemagic (0.3.2) mini_mime (1.0.1) mini_portile2 (2.4.0) mini_racer (0.2.4) libv8 (>= 6.3) - minitest (5.11.3) + minitest (5.14.3) multi_json (1.13.1) multipart-post (2.1.1) nested_form (0.3.2) @@ -879,6 +880,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + ssrf_filter (1.0.7) temple (0.8.0) thor (0.20.0) thread_safe (0.3.6) @@ -897,7 +899,7 @@ GEM turbolinks-source (5.2.0) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.19) execjs (>= 0.3.0, < 3)