Skip to content

Commit db80f43

Browse files
Bump rails from 8.1.2 to 8.1.2.1
Bumps [rails](https://github.com/rails/rails) from 8.1.2 to 8.1.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.1.2...v8.1.2.1) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1f1367 commit db80f43

2 files changed

Lines changed: 113 additions & 111 deletions

File tree

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", "~> 8.1.1"
4+
gem "rails", "~> 8.1.2"
55
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
66
gem "propshaft"
77
# Use postgresql as the database for Active Record

0 commit comments

Comments
 (0)