mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-21 14:19:39 +02:00
Revert back to explicit Ruby version in Gemfile (#285)
This commit is contained in:
parent
1ab40350ae
commit
dc8751e985
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,6 +1,6 @@
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
ruby file: ".ruby-version"
|
ruby "3.3.0"
|
||||||
|
|
||||||
# Rails
|
# Rails
|
||||||
gem "rails", github: "rails/rails", branch: "main"
|
gem "rails", github: "rails/rails", branch: "main"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue