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:
parent
ccdb2172f8
commit
bea18548d2
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
Loading…
Add table
Reference in a new issue