Bump rails from 7.0.0.rc1 to 7.0.0.rc3

Bumps [rails](https://github.com/rails/rails) from 7.0.0.rc1 to 7.0.0.rc3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.0.0.rc1...v7.0.0.rc3)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-15 05:14:43 +00:00
committed by Ryan Williams
parent 80b8834580
commit 86c7a2b578
2 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby '3.0.3'
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem 'rails', '~> 7.0.0.rc1'
gem 'rails', '~> 7.0.0.rc3'
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
gem 'sprockets-rails', '>= 3.4.1'