From 182ae31f39d665de8aa4c72a3808c3feec394f70 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 7 Feb 2022 13:13:15 -0500 Subject: [PATCH] update README.md to show ruby 3.1.0 --- .idea/knockout.iml | 161 ++++++++++++++++----------------------------- README.md | 2 +- 2 files changed, 57 insertions(+), 106 deletions(-) diff --git a/.idea/knockout.iml b/.idea/knockout.iml index 7cac230..9e1eec1 100644 --- a/.idea/knockout.iml +++ b/.idea/knockout.iml @@ -26,82 +26,19 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + @@ -110,62 +47,76 @@ 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