From 633623d2991b31c4c3252436fef47e3292d429af Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Sat, 28 Sep 2024 02:51:36 +0400 Subject: [PATCH] Specify Ruby version and gemset --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 66f8ed3..1adbebc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /Gemfile.lock +/.ruby-version +/.ruby-gemset