initial
This commit is contained in:
commit
871d8975ca
13 changed files with 653 additions and 0 deletions
8
Gemfile
Normal file
8
Gemfile
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
# gem "rails"
|
||||
|
||||
gem "sinatra", "~> 4.1"
|
||||
gem "rack-accept", "~> 0.4.5"
|
||||
Loading…
Add table
Add a link
Reference in a new issue