mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
Bump rails version to patch security vulnerability
This commit is contained in:
parent
1155f74ca9
commit
8eda232d71
2 changed files with 75 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.2.4'
|
||||
gem 'rails', '~> 7.0.3'
|
||||
gem 'sprockets-rails'
|
||||
|
||||
gem 'pg'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue