From b9d851f58922b19656957715d9c3b70922f0f336 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 19:36:11 +0000 Subject: [PATCH] [Security] Bump carrierwave from 1.3.1 to 1.3.2 Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 1.3.1 to 1.3.2. **This update includes security fixes.** - [Release notes](https://github.com/carrierwaveuploader/carrierwave/releases) - [Changelog](https://github.com/carrierwaveuploader/carrierwave/blob/master/CHANGELOG.md) - [Commits](https://github.com/carrierwaveuploader/carrierwave/compare/v1.3.1...v1.3.2) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 1c48712..9ce6450 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem 'rails-i18n' gem 'globalize', git: 'https://github.com/globalize/globalize' gem 'kaminari' gem 'acts-as-taggable-on', '~> 6.0' -gem 'carrierwave', '~> 1.3.1' +gem 'carrierwave', '~> 1.3.2' gem 'bootstrap', '~> 4.3.1' gem "bootstrap_form", ">= 4.0.0.alpha1" diff --git a/Gemfile.lock b/Gemfile.lock index 15ef64d..82c7cc4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,12 +82,13 @@ GEM capistrano-rails (1.4.0) capistrano (~> 3.1) capistrano-bundler (~> 1.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) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) countries (3.0.0) i18n_data (~> 0.8.0) sixarm_ruby_unaccent (~> 1.1) @@ -108,7 +109,7 @@ GEM railties (>= 3.2, < 6.0) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.6.0) + i18n (1.8.8) concurrent-ruby (~> 1.0) i18n_data (0.8.0) jquery-rails (4.3.3) @@ -140,15 +141,15 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mime-types (3.2.2) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2018.0812) + mime-types-data (3.2020.1104) mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.4.0) mini_racer (0.2.4) libv8 (>= 6.3) - minitest (5.11.3) + minitest (5.14.3) minitest-reporters (1.3.5) ansi builder @@ -250,10 +251,11 @@ GEM sshkit (1.17.0) 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) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3) @@ -274,7 +276,7 @@ DEPENDENCIES capistrano (~> 3.4) capistrano-passenger capistrano-rails (~> 1.1) - carrierwave (~> 1.3.1) + carrierwave (~> 1.3.2) country_select (~> 4.0.0) exception_notification execjs