debugging eval, weird pipeline cache problems

This commit is contained in:
2023-02-08 20:37:47 +02:00
parent e6e6265e26
commit 9080e458c4
9 changed files with 34 additions and 23 deletions

View File

@ -6,9 +6,10 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
gem "vue_r" , path: "../"
gem "rails"
gem "bootsnap" , "1.15.0"
gem "puma" , "5.6.5"
gem "haml-rails"
gem "sqlite3"
gem "active_hash"
gem "opal-rails"