Skip to content

Commit 8373b0f

Browse files
authored
Merge pull request #4753 from rubyforgood/dependabot/bundler/rails-7.2.2
build(deps): bump rails from 7.1.3.4 to 7.2.2
2 parents 36f4fe8 + c30b4d4 commit 8373b0f

File tree

12 files changed

+118
-115
lines changed

12 files changed

+118
-115
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gem "pg", "~> 1.5.7"
1414
# Web server.
1515
gem "puma"
1616
# Rails web framework.
17-
gem "rails", "7.1.3.4"
17+
gem "rails", "7.2.2"
1818

1919
###### MODELS / DATABASE #######
2020

0 commit comments

Comments
 (0)