mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
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:
parent
6130547e07
commit
226c7c2bd8
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ GEM
|
|||
remote: https://rubygems.org/
|
||||
specs:
|
||||
RedCloth (4.3.2)
|
||||
aasm (5.3.1)
|
||||
aasm (5.4.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
actioncable (6.0.5.1)
|
||||
actionpack (= 6.0.5.1)
|
||||
|
|
@ -328,7 +328,7 @@ PLATFORMS
|
|||
|
||||
DEPENDENCIES
|
||||
RedCloth
|
||||
aasm (~> 5.3.1)
|
||||
aasm (~> 5.4.0)
|
||||
actionpack-xml_parser (~> 2.0)
|
||||
activemodel-serializers-xml (~> 1.0.1)
|
||||
acts_as_list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue