Initial Commit
This commit is contained in:
commit
77e8c510f4
5 changed files with 527 additions and 0 deletions
7
Gemfile
Normal file
7
Gemfile
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
gem "sinatra"
|
||||
gem "sinatra-contrib"
|
||||
gem "mini_magick"
|
||||
gem "rackup"
|
||||
gem "puma"
|
||||
Loading…
Add table
Add a link
Reference in a new issue