get up and runnig

This commit is contained in:
2023-02-08 11:26:27 +02:00
parent c44472c0d0
commit 208b3b44cb
2 changed files with 8 additions and 0 deletions

View File

@ -6,6 +6,9 @@ gemspec
gem "rails"
gem "sprockets-rails"
gem "puma" , "5.6.5"
gem "sqlite3"
# Start debugger with binding.b [https://github.com/ruby/debug]
# gem "debug", ">= 1.0.0"