From f42167f955d9b93f30093f8ab040c80c3ccdc528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 21:35:38 +0000 Subject: [PATCH] Bump carrierwave from 2.2.5 to 2.2.6 Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 2.2.5 to 2.2.6. - [Release notes](https://github.com/carrierwaveuploader/carrierwave/releases) - [Changelog](https://github.com/carrierwaveuploader/carrierwave/blob/v2.2.6/CHANGELOG.md) - [Commits](https://github.com/carrierwaveuploader/carrierwave/compare/v2.2.5...v2.2.6) --- updated-dependencies: - dependency-name: carrierwave dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index a3350f948..da9538eb1 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ gem 'jquery-rails', '4.4.0' gem 'sass-rails', '~> 5.0', '>= 5.0.6' gem 'turbolinks', '~> 5.2.0' -gem 'carrierwave', '~> 2.2.5' +gem 'carrierwave', '~> 2.2.6' gem 'certified', '1.0.0' gem 'chronic', '0.10.2' gem 'cloudinary', '~> 1.25.0' diff --git a/Gemfile.lock b/Gemfile.lock index 823f7b86b..e40fab388 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.1) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) annotate (3.2.0) activerecord (>= 3.2, < 8.0) @@ -98,7 +98,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - carrierwave (2.2.5) + carrierwave (2.2.6) activemodel (>= 5.0.0) activesupport (>= 5.0.0) addressable (~> 2.6) @@ -162,7 +162,7 @@ GEM faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.1) - ffi (1.15.5) + ffi (1.16.3) font-awesome-sass (6.2.0) sassc (~> 2.0) foreman (0.87.2) @@ -209,7 +209,7 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) @@ -250,7 +250,7 @@ GEM net-imap net-pop net-smtp - marcel (1.0.2) + marcel (1.0.4) matrix (0.4.2) memoist (0.16.2) method_source (1.0.0) @@ -259,7 +259,7 @@ GEM mime-types-data (3.2023.1003) mini_magick (4.12.0) mini_mime (1.1.5) - minitest (5.22.2) + minitest (5.22.3) mono_logger (1.1.2) multi_json (1.15.0) multi_xml (0.6.0) @@ -332,7 +332,7 @@ GEM pry (>= 0.10.4) psych (5.1.2) stringio - public_suffix (5.0.0) + public_suffix (5.0.5) puma (5.6.8) nio4r (~> 2.0) pusher (1.3.3) @@ -507,7 +507,7 @@ GEM ruby-graphviz (1.2.5) rexml ruby-progressbar (1.13.0) - ruby-vips (2.2.0) + ruby-vips (2.2.1) ffi (~> 1.12) ruby2_keywords (0.0.5) rubyzip (1.3.0) @@ -624,7 +624,7 @@ DEPENDENCIES bundler-audit byebug capybara (~> 3.39.2) - carrierwave (~> 2.2.5) + carrierwave (~> 2.2.6) certified (= 1.0.0) chronic (= 0.10.2) cloudinary (~> 1.25.0)