Skip to content

Commit 01e3818

Browse files
authored
Merge branch 'main' into dependabot/bundler/rubocop-rails-2.27.0
2 parents 2b95d86 + 8373b0f commit 01e3818

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)