I needed the new function in ActiveStorage to resize_to_fill so I upgraded to Ruby 2.5.1 and Rails 6.
ruby \'2.5.1\' gem \"rails\", github: \"rails/rails\"
If you want to disable this functionality on your development environment, you can set
config.hosts = nil in config/environments/development.rb.
config.hosts = nil
config/environments/development.rb