Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 883d254

Browse files
Bump rails from 8.0.2.1 to 8.1.0
Bumps [rails](https://github.com/rails/rails) from 8.0.2.1 to 8.1.0. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.2.1...v8.1.0) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f59182 commit 883d254

2 files changed

Lines changed: 112 additions & 105 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44
ruby file: ".ruby-version"
55

66
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
7-
gem "rails", "~> 8.0.2"
7+
gem "rails", "~> 8.1.0"
88

99
gem "config"
1010

0 commit comments

Comments
 (0)