Update accentor

This commit is contained in:
Charlotte Van Petegem 2022-03-08 11:43:39 +01:00
parent bc8c386e1b
commit 35db3834c1
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 35 additions and 50 deletions

View file

@ -25,7 +25,7 @@ gem 'pundit', '~> 2.2'
gem 'will_paginate', '~> 3.3'
# Use ActiveStorage variant
gem 'image_processing', '~> 1.12.1'
gem 'image_processing', '~> 1.12.2'
# Reduces boot times through caching; required in config/boot.rb
gem 'bootsnap', '~> 1.10.3', require: false