dolphins7.skeleton/Gemfile

9 lines
237 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"
##
# FIXME: Host these gems on RubyGems.org
gem "ryo.rb", github: "0x1eef/ryo.rb"
gem "cmd.rb", github: "0x1eef/cmd.rb"