about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2022-06-20 16:14:12 -0400
committerBen Harris <ben@tilde.team>2022-06-20 16:14:12 -0400
commit0d71b8b90d69a98e8bbabc13cd4efe5d9a43b4a1 (patch)
tree0343b8ad32f210e0c7a695ba9be2b157e4244204 /README.md
parent182ae31f39d665de8aa4c72a3808c3feec394f70 (diff)
bump deps and use ruby 3.1.2 main
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 b5dada9..163dae4 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.1.0
+currently running on ruby 3.1.2
 
     bundle install
     RAILS_ENV=production bundle exec rails db:migrate