Bump aasm from 5.3.1 to 5.4.0

Bumps [aasm](https://github.com/aasm/aasm) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/aasm/aasm/releases)
- [Changelog](https://github.com/aasm/aasm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aasm/aasm/commits)

---
updated-dependencies:
- dependency-name: aasm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-10 00:08:43 +00:00 committed by GitHub
parent 6130547e07
commit 226c7c2bd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ gem 'font-awesome-sass', '~> 6.2.0'
gem 'uglifier', '>=1.3.0'
gem 'aasm', '~> 5.3.1'
gem 'aasm', '~> 5.4.0'
gem 'acts_as_list'
gem 'bcrypt', '~> 3.1.18'
gem 'htmlentities'