Bump activestorage-openstack

This commit is contained in:
Paul Chavard 2019-11-13 11:08:21 +01:00
parent 028deebd33
commit 2874b31c44
2 changed files with 46 additions and 50 deletions

View file

@ -1,4 +0,0 @@
module ActiveStorage
# activestorage-openstack uses ActiveStorage::FileNotFoundError which only exists in rails 6
class FileNotFoundError < StandardError; end
end