We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668cc17 commit 50e4b62Copy full SHA for 50e4b62
Gemfile.min
@@ -2,6 +2,6 @@ source 'https://rubygems.org'
2
3
gemspec
4
5
-gem "rails", "~> 7.1.0"
+gem "rails", github: "rails/rails", branch: "main"
6
gem "snappy", "~> 0.3.0"
7
gem "memcached", github: "Shopify/memcached", branch: "1-0-stable-shopify"
0 commit comments