diff --git a/Gemfile.lock b/Gemfile.lock index 836a014..9a95418 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,12 +46,13 @@ GEM bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) - builder (3.2.3) + builder (3.2.4) byebug (11.0.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) cocoon (1.2.14) coffee-rails (4.1.1) coffee-script (>= 2.2.0) @@ -60,7 +61,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) crass (1.0.5) debug_inspector (0.0.3) devise (4.7.1) @@ -107,12 +108,12 @@ GEM nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - mime-types (3.3) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2019.1009) + mime-types-data (3.2020.1104) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.14.3) nio4r (2.5.2) nokogiri (1.10.5) mini_portile2 (~> 2.4.0) @@ -199,6 +200,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + ssrf_filter (1.0.7) temple (0.8.2) thor (0.20.3) thread_safe (0.3.6) @@ -206,7 +208,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)