Skip to content

Commit d1f7b4d

Browse files
Bump rails from 7.0.8.1 to 8.0.1
Bumps [rails](https://github.com/rails/rails) from 7.0.8.1 to 8.0.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.0.8.1...v8.0.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89a417e commit d1f7b4d

File tree

2 files changed

+130
-93
lines changed

2 files changed

+130
-93
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
ruby '3.2.2'
33

4-
gem 'rails', '7.0.8.1'
4+
gem 'rails', '8.0.1'
55
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
66
gem 'sprockets-rails'
77
# Reduces boot times through caching; required in config/boot.rb

0 commit comments

Comments
 (0)