diff --git a/Gemfile.lock b/Gemfile.lock index 3b212e9b7..953d34e64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,10 +55,11 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (>= 2.0, < 4.0) - 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) coffee-rails (4.2.2) @@ -68,8 +69,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) crass (1.0.4) devise (4.4.3) bcrypt (~> 3.0) @@ -92,7 +92,7 @@ GEM ffi (1.9.25-x86-mingw32) globalid (0.4.1) activesupport (>= 4.2.0) - i18n (1.0.1) + i18n (1.8.8) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -107,12 +107,12 @@ GEM mail (2.7.0) mini_mime (>= 0.1.1) method_source (0.9.0) - 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_mime (1.0.0) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.14.3) multi_json (1.13.1) nio4r (2.3.1) nio4r (2.3.1-java) @@ -215,6 +215,7 @@ GEM sqlite3 (1.3.13-x64-mingw32) sqlite3 (1.3.13-x86-mingw32) sqlite3 (1.3.13-x86-mswin32-60) + ssrf_filter (1.0.7) thor (0.20.0) thread_safe (0.3.6) thread_safe (0.3.6-java) @@ -222,7 +223,7 @@ GEM turbolinks (5.1.1) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) tzinfo-data (1.2018.5) tzinfo (>= 1.0.0)