[Ruby] Bump version to 2.7.3

2.7.3 has been used in prod  since the start of april, so the repo
should reflect the change.

To those wondering how to implement this change in prod:
update the target system packages to latest versions
`ruby-instally ruby 2.7.3` either as the target user or system wide
`bundle install` from inside repo to install required gems
ensure that everything works with `bundle exec rails c`
restart the service when convenient
This commit is contained in:
Kira 2021-05-02 12:38:00 -07:00
parent ac6bba6f6c
commit 70ee527a48

View File

@ -1 +1 @@
2.7.0 2.7.3