We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aba24c5 + d5cba03 commit b92a3baCopy full SHA for b92a3ba
1 file changed
Gemfile
@@ -6,7 +6,7 @@ gem "alchemy_cms", github: "AlchemyCMS/alchemy_cms", branch: alchemy_branch
6
rails_version = ENV.fetch("RAILS_VERSION", "8.0")
7
gem "rails", "~> #{rails_version}.0"
8
gem "listen", "~> 3.8"
9
-gem "puma", "~> 7.0"
+gem "puma", "~> 8.0"
10
11
# Specify your gem's dependencies in alchemy-solidus.gemspec
12
gemspec
0 commit comments