diff --git a/Gemfile.lock b/Gemfile.lock index 98ca9ef..8638558 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,10 +64,11 @@ GEM capistrano-rbenv (2.1.4) capistrano (~> 3.1) sshkit (~> 1.3) - carrierwave (1.3.1) + carrierwave (1.3.2) activemodel (>= 4.0.0) activesupport (>= 4.0.0) mime-types (>= 1.16) + ssrf_filter (~> 1.0) coffee-rails (4.1.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.1.x) @@ -75,7 +76,7 @@ GEM coffee-script-source execjs coffee-script-source (1.8.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) crass (1.0.5) debug_inspector (0.0.3) devise (4.7.1) @@ -94,7 +95,7 @@ GEM thor (~> 0.14) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.7.0) + i18n (1.8.8) concurrent-ruby (~> 1.0) jbuilder (2.8.0) activesupport (>= 4.2.0) @@ -126,12 +127,12 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) method_source (0.9.2) - mime-types (3.2.2) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2019.0331) + mime-types-data (3.2020.1104) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.14.3) multi_json (1.13.1) multipart-post (2.0.0) net-scp (2.0.0) @@ -210,13 +211,14 @@ GEM sshkit (1.18.2) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) + ssrf_filter (1.0.7) thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) tzinfo-data (1.2019.1) tzinfo (>= 1.0.0)