dolphins7.skeleton/server/Gemfile
0x1eef 2bf57351ea Re-implement the client
Not all website features are working, but this commit is mostly
focused on an architecture that can be used in future projects
2024-07-31 22:48:00 -03:00

4 lines
122 B
Ruby
Executable file

# frozen_string_literal: true
source "https://rubygems.org"
gem 'server.rb', path: '../../../libs/ruby/server.rb'
gemspec