Bump aasm from 5.5.1 to 5.5.2

Bumps [aasm](https://github.com/aasm/aasm) from 5.5.1 to 5.5.2.
- [Changelog](https://github.com/aasm/aasm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aasm/aasm/compare/v5.5.1...v5.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-23 00:01:14 +00:00 committed by GitHub
parent 6bd264baec
commit def730f49f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
RedCloth (4.3.4)
aasm (5.5.1)
aasm (5.5.2)
concurrent-ruby (~> 1.0)
actioncable (7.1.5.2)
actionpack (= 7.1.5.2)
@ -426,7 +426,7 @@ PLATFORMS
DEPENDENCIES
RedCloth
aasm (~> 5.5.1)
aasm (~> 5.5.2)
actionpack-xml_parser (~> 2.0)
activemodel-serializers-xml (~> 1.0.3)
acts_as_list