Skip to content

Commit

Permalink
build: gemfile specify ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Oct 24, 2024
1 parent 5e78fcd commit 28380c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
source "https://rubygems.org"
ruby "~> 3.3.0"

git_source(:github) { |repo| "https://github.com/#{repo}.git" }

# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
Expand Down

0 comments on commit 28380c0

Please sign in to comment.