dolphins7.skeleton/Gemfile
2023-12-08 15:27:00 -03:00

9 lines
286 B
Ruby

source "https://rubygems.org"
gem "twenty-cli", path: "./twenty-cli"
gem "twenty-backend", path: "./twenty-backend"
gem "twenty-frontend", path: "./twenty-frontend"
##
# FIXME: Host these gems on RubyGems.org
gem "ryo.rb", github: "0x1eef/ryo.rb"
gem "cmd.rb", github: "0x1eef/cmd.rb"