Skip to content
Snippets Groups Projects

Bullseye fixes

Merged Robin Sonnabend requested to merge bullseye-fixes into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -17,7 +17,7 @@ app_command: ""
app_module: ''
# Ruby specifics
app_ruby_version: "2.5"
app_ruby_version: "2.7"
app_rack: "{{ app_path }}/config.ru"
app_gemfile: "{{ app_path }}/Gemfile"
Loading