mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-28 01:54:07 +01:00
Merge pull request #2453 from TracksApp/dependabot/bundler/aasm-5.1.1
Bump aasm from 4.12.3 to 5.1.1
This commit is contained in:
commit
0e5da18b71
17 changed files with 51 additions and 57 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