Merge pull request #2608 from TracksApp/dependabot/bundler/aasm-5.2.0

Bump aasm from 5.1.1 to 5.2.0
This commit is contained in:
Jyri-Petteri Paloposki 2021-05-09 23:57:29 +03:00 committed by GitHub
commit 09b408b314
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ gem 'font-awesome-sass', '~> 5.15.1'
gem 'uglifier', '>=1.3.0'
gem 'aasm', '~> 5.1.1'
gem 'aasm', '~> 5.2.0'
gem 'acts_as_list'
gem 'bcrypt', '~> 3.1.16'
gem 'chartjs-ror', :git => 'git://github.com/ZeiP/chartjs-ror.git'