Skip to content

Commit bdd353c

Browse files
chore(deps): update dependency rails to '~> 7.2.0'
1 parent 16afaf5 commit bdd353c

File tree

2 files changed

+138
-107
lines changed

2 files changed

+138
-107
lines changed

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.read('.ruby-version')
55

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

99
# Use postgresql as the database for Active Record
1010
gem 'pg'

0 commit comments

Comments
 (0)