dolphins7.skeleton/Gemfile
2023-12-22 02:48:43 -03:00

5 lines
173 B
Ruby

source "https://rubygems.org"
gemspec
gem "twenty-cli", path: "./twenty-cli"
gem "twenty-backend", path: "./twenty-backend"
gem "twenty-frontend", path: "./twenty-frontend"