|
|
|
@ -3,7 +3,7 @@ |
|
|
|
source "https://rubygems.org" |
|
|
|
source "https://rubygems.org" |
|
|
|
git_source(:github) { |repo| "https://github.com/#{repo}.git" } |
|
|
|
git_source(:github) { |repo| "https://github.com/#{repo}.git" } |
|
|
|
|
|
|
|
|
|
|
|
ruby "3.1.6" |
|
|
|
ruby "3.4.4" |
|
|
|
|
|
|
|
|
|
|
|
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main' |
|
|
|
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main' |
|
|
|
gem "rails", "~> 7.2.2" |
|
|
|
gem "rails", "~> 7.2.2" |
|
|
|
|