We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea8e0ed commit 87fb95dCopy full SHA for 87fb95d
1 file changed
Gemfile
@@ -3,7 +3,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
ruby "3.1.2"
5
6
-gem "rails", "7.0.3"
+gem "rails", "7.0.4"
7
gem "image_processing", "1.12.2"
8
gem "active_storage_validations", "0.9.8"
9
gem "bcrypt", "3.1.18"
0 commit comments