We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb06e0 commit e59cd74Copy full SHA for e59cd74
Gemfile
@@ -1,7 +1,7 @@
1
source "https://rubygems.org"
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby "3.1.1"
+ruby "3.1.2"
5
6
gem "rails", "7.0.2.3"
7
gem "image_processing", "1.12.2"
0 commit comments