dolphins7.skeleton/Gemfile

10 lines
286 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"
2023-12-08 17:28:45 +01:00
##
# FIXME: Host these gems on RubyGems.org
gem "ryo.rb", github: "0x1eef/ryo.rb"
gem "cmd.rb", github: "0x1eef/cmd.rb"