From cba742ca132d45e24cabdefb4913cd9def63ff87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 22:05:59 +0000 Subject: [PATCH] Bump carrierwave from 2.2.4 to 2.2.5 Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/carrierwaveuploader/carrierwave/releases) - [Changelog](https://github.com/carrierwaveuploader/carrierwave/blob/v2.2.5/CHANGELOG.md) - [Commits](https://github.com/carrierwaveuploader/carrierwave/compare/v2.2.4...v2.2.5) --- updated-dependencies: - dependency-name: carrierwave dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index af3d2c392..bc1d437b9 100644 --- a/Gemfile +++ b/Gemfile @@ -84,7 +84,7 @@ gem 'prawn-table' gem 'nokogiri' # Uploads -gem 'carrierwave', '~> 2.2.2' +gem 'carrierwave', '~> 2.2.5' gem 'google-cloud-storage', '~> 1.34.1' gem 'carrierwave-google-storage', github: "bitzesty/carrierwave-google-storage", ref: 'c706a21c6c25045cae2e39bcab5bf594af0bcf46' gem 'vigilion', '~> 1.0.4', github: 'vigilion/vigilion-ruby', ref: '7d6a7e5' diff --git a/Gemfile.lock b/Gemfile.lock index 416466af1..4d447084b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - carrierwave (2.2.4) + carrierwave (2.2.5) activemodel (>= 5.0.0) activesupport (>= 5.0.0) addressable (~> 2.6) @@ -431,6 +431,8 @@ GEM racc (~> 1.4) nokogiri (1.15.5-x86_64-darwin) racc (~> 1.4) + nokogiri (1.15.5-x86_64-linux) + racc (~> 1.4) notifications-ruby-client (5.4.0) jwt (>= 1.5, < 3) orm_adapter (0.5.0) @@ -756,6 +758,7 @@ GEM PLATFORMS arm64-darwin-21 x86_64-darwin-22 + x86_64-linux DEPENDENCIES active_hash @@ -767,7 +770,7 @@ DEPENDENCIES bootstrap-sass (~> 3.4) browser (= 2.4.0) capybara (~> 3.39) - carrierwave (~> 2.2.2) + carrierwave (~> 2.2.5) carrierwave-google-storage! ckeditor codeclimate_circle_ci_coverage