Skip to content

Commit 683dacb

Browse files
Bump rails from 7.2.2 to 8.0.3
Bumps [rails](https://github.com/rails/rails) from 7.2.2 to 8.0.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.2.2...v8.0.3) --- updated-dependencies: - dependency-name: rails dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c6ceab commit 683dacb

File tree

2 files changed

+112
-98
lines changed

2 files changed

+112
-98
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22

33
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
4-
gem "rails", "~> 7.2.2"
4+
gem "rails", "~> 8.0.3"
55
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
66
gem "sprockets-rails"
77
# Use postgresql as the database for Active Record

0 commit comments

Comments
 (0)