dolphins7.skeleton/Gemfile

5 lines
165 B
Ruby
Raw Normal View History

2023-12-08 17:28:45 +01:00
source "https://rubygems.org"
gem "twenty-cli", path: "./twenty-cli"
gem "twenty-backend", path: "./twenty-backend"
2023-12-08 19:27:00 +01:00
gem "twenty-frontend", path: "./twenty-frontend"