diff --git a/Gemfile.lock b/Gemfile.lock index 0ff3d58..9e40c61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,10 +51,11 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (>= 2.0, < 4.0) - carrierwave (1.2.2) + carrierwave (1.3.2) activemodel (>= 4.0.0) activesupport (>= 4.0.0) mime-types (>= 1.16) + ssrf_filter (~> 1.0) childprocess (0.8.0) ffi (~> 1.0, >= 1.0.11) coffee-rails (4.2.2) @@ -64,14 +65,14 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) crass (1.0.3) erubi (1.7.0) execjs (2.7.0) ffi (1.9.18) globalid (0.4.1) activesupport (>= 4.2.0) - i18n (0.9.1) + i18n (0.9.5) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -82,13 +83,13 @@ GEM mail (2.7.0) mini_mime (>= 0.1.1) method_source (0.9.0) - mime-types (3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) + mime-types-data (3.2022.0105) mini_magick (4.8.0) mini_mime (1.0.0) mini_portile2 (2.8.0) - minitest (5.11.1) + minitest (5.15.0) multi_json (1.12.2) nio4r (2.2.0) nokogiri (1.13.4) @@ -150,13 +151,14 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) + ssrf_filter (1.0.7) thor (0.20.0) thread_safe (0.3.6) tilt (2.0.8) turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.3) - tzinfo (1.2.4) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.2) execjs (>= 0.3.0, < 3)