Merge pull request #1086 from indentlabs/dependabot/bundler/active_storage_validations-0.9.6

Bump active_storage_validations from 0.9.5 to 0.9.6
This commit is contained in:
Andrew Brown 2022-02-26 15:59:57 -06:00 committed by GitHub
commit 13976c0cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,8 +81,11 @@ GEM
rails-html-sanitizer (~> 1.1, >= 1.2.0)
active_record_union (1.3.0)
activerecord (>= 4.0)
active_storage_validations (0.9.5)
rails (>= 5.2.0)
active_storage_validations (0.9.6)
activejob (>= 5.2.0)
activemodel (>= 5.2.0)
activestorage (>= 5.2.0)
activesupport (>= 5.2.0)
activejob (6.1.4.1)
activesupport (= 6.1.4.1)
globalid (>= 0.3.6)
@ -1334,7 +1337,7 @@ GEM
railties (>= 3.2, < 8.0)
friendly_id (5.4.2)
activerecord (>= 4.0.0)
globalid (0.5.2)
globalid (1.0.0)
activesupport (>= 5.0)
haml (5.2.2)
temple (>= 0.8.0)
@ -1595,9 +1598,9 @@ GEM
babel-source (>= 5.8.11)
babel-transpiler
sprockets (>= 3.0.0)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.4.2)
stackprof (0.2.17)