Skip to content

Commit 7070bf4

Browse files
task/use ruby file .reuby-version in Gemfile
1 parent fa5b5fa commit 7070bf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

3-
ruby "3.4.9"
3+
ruby file: ".ruby-version"
44
source "https://rubygems.org"
55
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
66

0 commit comments

Comments
 (0)