Skip to content

Commit 1226f61

Browse files
committed
Merge branch 'following-users'
2 parents 7ba9417 + f72380d commit 1226f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

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

44
ruby "3.1.2"
55

6-
gem "rails", "7.0.2.3"
6+
gem "rails", "7.0.3"
77
gem "image_processing", "1.12.2"
88
gem "active_storage_validations", "0.9.7"
99
gem "bcrypt", "3.1.16"

0 commit comments

Comments
 (0)