Merge pull request #12541 from openfoodfoundation/dependabot/bundler/rubocop-1.64.1

chore(deps-dev): bump rubocop from 1.63.5 to 1.64.1
This commit is contained in:
Gaetan Craig-Riou
2024-06-11 10:30:28 +10:00
committed by GitHub
13 changed files with 17 additions and 17 deletions

View File

@@ -22,7 +22,7 @@ module FilePreferences
if has_preference?("#{key}_blob_id")
:file
else
super(key)
super
end
end