Skip to content

Commit a1fd9ba

Browse files
Bump rails from 7.1.5.2 to 8.0.4
Bumps [rails](https://github.com/rails/rails) from 7.1.5.2 to 8.0.4. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.5.2...v8.0.4) --- updated-dependencies: - dependency-name: rails dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 401c8f2 commit a1fd9ba

File tree

2 files changed

+110
-103
lines changed

2 files changed

+110
-103
lines changed

Gemfile

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

33
ruby file: ".ruby-version"
44

5-
gem 'rails', '~> 7.1.5'
5+
gem 'rails', '~> 8.0.4'
66
gem 'mysql2'
77
gem 'puma', '~> 7.1'
88
gem 'bootsnap', '>= 1.4.2', require: false

0 commit comments

Comments
 (0)