mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
Add connection to wakatime db
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -6,6 +6,8 @@ gem "rails", "~> 8.0.1"
|
||||
gem "propshaft"
|
||||
# Use sqlite3 as the database for Active Record
|
||||
gem "sqlite3", ">= 2.1"
|
||||
# Use PostgreSQL as the database for Wakatime
|
||||
gem "pg"
|
||||
# Use the Puma web server [https://github.com/puma/puma]
|
||||
gem "puma", ">= 5.0"
|
||||
# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
|
||||
|
||||
Reference in New Issue
Block a user