about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2022-02-07 13:13:15 -0500
committerBen Harris <ben@tilde.team>2022-02-07 13:13:15 -0500
commit182ae31f39d665de8aa4c72a3808c3feec394f70 (patch)
tree368672a6dc5f84af6aacc1dd4ca3752a2761187c /README.md
parenteac618e84cefdfa7594e0ca090630b0f01b4d689 (diff)
update README.md to show ruby 3.1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3d0b7b9..b5dada9 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 just a silly little site to help run the pinball tournaments at
 [the coin slot](https://thecoinslottc.com/).
 
-currently running on ruby 3.0.2
+currently running on ruby 3.1.0
 
     bundle install
     RAILS_ENV=production bundle exec rails db:migrate