diff --git a/Gemfile b/Gemfile index b633a18..0ba8f93 100644 --- a/Gemfile +++ b/Gemfile @@ -2,6 +2,8 @@ source "https://rubygems.org" +ruby file: ".ruby-version" + group :test do gem "activesupport" gem "rspec" diff --git a/Gemfile.lock b/Gemfile.lock index b173a7c..08f6e40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,3 +43,9 @@ DEPENDENCIES activesupport rspec simplecov + +RUBY VERSION + ruby 3.3.1p55 + +BUNDLED WITH + 2.5.9