1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00

Update rails to version 6.0.3.4

This commit is contained in:
depfu[bot] 2020-10-12 17:50:44 +00:00 committed by GitHub
parent ccdb2172f8
commit bea18548d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,4 +3,4 @@ source "https://rubygems.org"
gemspec
gem 'sqlite3', '~> 1.3.5', :platforms => :ruby
gem 'rails', '5.1.4'
gem 'rails', '6.0.3.4'