Skip to content

Commit

Permalink
Merge pull request #1189 from Homebrew/ruby-version
Browse files Browse the repository at this point in the history
Gemfile: use `.ruby-version`.
  • Loading branch information
MikeMcQuaid committed May 23, 2024
2 parents 77b83ce + 94fb80d commit f1e21a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
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"

gem "faraday-retry"
gem "jekyll"
gem "jekyll-redirect-from"
Expand Down
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,8 @@ DEPENDENCIES
jekyll-sitemap
rake

RUBY VERSION
ruby 3.3.1p55

BUNDLED WITH
2.4.10
2.5.9

0 comments on commit f1e21a7

Please sign in to comment.