diff --git a/Gemfile.lock b/Gemfile.lock index fc6888ed8..f4d363a17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,13 +60,14 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - carrierwave (2.1.0) + carrierwave (2.1.1) activemodel (>= 5.0.0) activesupport (>= 5.0.0) addressable (~> 2.6) image_processing (~> 1.1) mimemagic (>= 0.3.0) mini_mime (>= 0.1.3) + ssrf_filter (~> 1.0) carrierwave-base64 (2.8.1) carrierwave (>= 0.8.0) mime-types (~> 3.0) @@ -82,16 +83,16 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.8) crass (1.0.6) erubi (1.9.0) execjs (2.7.0) - ffi (1.12.2) + ffi (1.14.2) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.8.2) + i18n (1.8.8) concurrent-ruby (~> 1.0) - image_processing (1.10.3) + image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) io-like (0.3.1) @@ -117,16 +118,16 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) mimemagic (0.3.5) - mini_magick (4.10.1) + mini_magick (4.11.0) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.14.3) msgpack (1.3.3) nio4r (2.5.2) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) pg (0.18.1) - public_suffix (4.0.5) + public_suffix (4.0.6) puma (3.12.4) rack (2.2.2) rack-test (1.1.0) @@ -196,13 +197,14 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.4.2) + ssrf_filter (1.0.7) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)