Skip to content

Commit 40510ee

Browse files
committed
Change ruby to .ruby-version in Gemfile
1 parent a08589e commit 40510ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

4-
ruby "3.3.0"
4+
ruby file: ".ruby-version"
55

66
gem "rails", "~> 7.1", group: [:default, :wasm] # Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
77

0 commit comments

Comments
 (0)