mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
chore(deps): bump rails from 7.1.2 to 7.1.3.1
Bumps [rails](https://github.com/rails/rails) from 7.1.2 to 7.1.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.1.2...v7.1.3.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c82db4ba0c
commit
303a3163fe
2 changed files with 73 additions and 75 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.1.2"
|
||||
gem "rails", "~> 7.1.3"
|
||||
gem "sprockets-rails"
|
||||
|
||||
gem "pg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue