Skip to content

Commit

Permalink
Merge pull request #661 from Homebrew/ruby-version
Browse files Browse the repository at this point in the history
Gemfile: use `.ruby-version`.
  • Loading branch information
MikeMcQuaid authored May 24, 2024
2 parents 323e1b3 + 8c88074 commit d0b85b5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

source "https://rubygems.org"

ruby file: ".ruby-version"

group :test do
gem "activesupport"
gem "rspec"
Expand Down
6 changes: 6 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,9 @@ DEPENDENCIES
activesupport
rspec
simplecov

RUBY VERSION
ruby 3.3.1p55

BUNDLED WITH
2.5.9

0 comments on commit d0b85b5

Please sign in to comment.