dolphins7.skeleton/Gemfile
2023-12-08 13:28:45 -03:00

8 lines
237 B
Ruby

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