mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
chore: address security vulnerabilities
This commit is contained in:
parent
060d7aa55a
commit
c2127a2458
4 changed files with 81 additions and 74 deletions
2
Gemfile
2
Gemfile
|
|
@ -7,7 +7,7 @@ git_source(:github) do |repo_name|
|
|||
end
|
||||
|
||||
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
|
||||
gem "rails", "~> 7.0.4"
|
||||
gem "rails", "~> 7.0.8"
|
||||
gem "sprockets-rails"
|
||||
|
||||
gem "pg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue