Update chewy to version 8.0.1 (#37983)

This commit is contained in:
Matt Jankowski
2026-03-17 09:27:37 -04:00
committed by GitHub
parent 3d4364a2a6
commit 4d33490ec8
10 changed files with 38 additions and 22 deletions

View File

@@ -27,7 +27,7 @@ gem 'addressable', '~> 2.8'
gem 'bootsnap', require: false
gem 'browser'
gem 'charlock_holmes', '~> 0.7.7'
gem 'chewy', '~> 7.3'
gem 'chewy'
gem 'devise'
gem 'devise-two-factor'