mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
chore: add deprecated gems to gemfile because they will get removed from the ruby standard library in the next version. Also address security vulnerabilities
This commit is contained in:
parent
65fa66d86a
commit
a9ae64edfb
3 changed files with 15 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -15,10 +15,12 @@ gem "devise", git: "https://github.com/heartcombo/devise"
|
|||
gem "ed25519"
|
||||
gem "friendly_id", "~> 5.1.0"
|
||||
gem "jsbundling-rails"
|
||||
gem "logger"
|
||||
gem "net-sftp"
|
||||
gem "newrelic_rpm"
|
||||
gem "nokogiri"
|
||||
gem "observer", "~> 0.1.2"
|
||||
gem "ostruct"
|
||||
gem "pg"
|
||||
gem "puma", ">= 6.4.0"
|
||||
gem "rails", "~> 7.1.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue