mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-11 18:04:22 +01:00
Bump aasm from 4.12.3 to 5.1.1
Bumps [aasm](https://github.com/aasm/aasm) from 4.12.3 to 5.1.1. - [Release notes](https://github.com/aasm/aasm/releases) - [Changelog](https://github.com/aasm/aasm/blob/master/CHANGELOG.md) - [Commits](https://github.com/aasm/aasm/compare/v4.12.3...v5.1.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0b7804c564
commit
69b24c3af7
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -29,7 +29,7 @@ gem "RedCloth"
|
|||
gem "sanitize", "~> 5.2"
|
||||
gem "will_paginate"
|
||||
gem "acts_as_list"
|
||||
gem "aasm", '~> 4.12.3'
|
||||
gem "aasm", '~> 5.1.1'
|
||||
gem "htmlentities"
|
||||
gem "rails_autolink"
|
||||
gem 'puma', '~> 4.3'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue