parent
db2a43e484
commit
f33f2cc843
@ -0,0 +1,11 @@ |
||||
# frozen_string_literal: true |
||||
|
||||
source "https://rubygems.org" |
||||
|
||||
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } |
||||
|
||||
# gem "rails" |
||||
|
||||
gem "sinatra" |
||||
gem "sqlite3" |
||||
gem "slim" |
Loading…
Reference in new issue