bundle init

This commit is contained in:
2023-03-05 00:24:04 +01:00
parent 402d9ecbb7
commit 2368c5ec83
3 changed files with 162 additions and 60 deletions

3
Gemfile Normal file
View File

@@ -0,0 +1,3 @@
source "https://rubygems.org"
gem "rails", "~> 7.0"