Skip to content

Commit 50e4b62

Browse files
committed
Fix the Gemfile min
1 parent 668cc17 commit 50e4b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.min

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ source 'https://rubygems.org'
22

33
gemspec
44

5-
gem "rails", "~> 7.1.0"
5+
gem "rails", github: "rails/rails", branch: "main"
66
gem "snappy", "~> 0.3.0"
77
gem "memcached", github: "Shopify/memcached", branch: "1-0-stable-shopify"

0 commit comments

Comments
 (0)