diff --git a/bug_report_template.rb b/bug_report_template.rb index 768941a8..3ecf7b10 100644 --- a/bug_report_template.rb +++ b/bug_report_template.rb @@ -6,7 +6,7 @@ gem "rails" gem "propshaft" gem "puma" - gem "sqlite3", "~> 1.4" + gem "sqlite3" gem "turbo-rails" gem "capybara"