mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
Merge pull request #2897 from TracksApp/dependabot/bundler/aasm-5.5.0
Bump aasm from 5.4.0 to 5.5.0
This commit is contained in:
commit
0e5fa90c2d
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -16,7 +16,7 @@ gem 'font-awesome-sass', '~> 6.2.1'
|
|||
|
||||
gem 'uglifier', '>=1.3.0'
|
||||
|
||||
gem 'aasm', '~> 5.4.0'
|
||||
gem 'aasm', '~> 5.5.0'
|
||||
gem 'acts_as_list'
|
||||
gem 'bcrypt', '~> 3.1.18'
|
||||
gem 'htmlentities'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue