improvement
This commit is contained in:
parent
7640f045f1
commit
c0ccb8ca5e
6 changed files with 516 additions and 63 deletions
1
Gemfile
1
Gemfile
|
|
@ -3,6 +3,7 @@ source 'https://rubygems.org'
|
|||
gem 'sinatra', '~> 3.0'
|
||||
gem 'puma', '~> 6.0'
|
||||
gem 'json', '~> 2.6'
|
||||
gem 'yaml', '~> 0.2'
|
||||
|
||||
group :development do
|
||||
gem 'rerun'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue