Use Beamer through its gem (#1230)

This commit is contained in:
Stanko Krtalić
2025-10-23 12:14:00 +02:00
committed by GitHub
parent 4ccda3f427
commit 880ad7ff12
5 changed files with 32 additions and 11 deletions
+3
View File
@@ -19,6 +19,9 @@ gem "solid_cache", "~> 1.0"
gem "solid_queue", "~> 1.1"
gem "sqlite3", ">= 2.0"
gem "thruster", require: false
source "https://e95ae463b12de3f204526a44650f6ae0@gems.stanko.io/private" do
gem "beamer-rails"
end
# Features
gem "bcrypt", "~> 3.1.7"