Skip to content

Commit 5d3c713

Browse files
Test against Rails 7.0 branch which contains Ruby 3.4 fixes
1 parent cafc891 commit 5d3c713

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gemfiles/Gemfile-rails-7-0

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

33
gemspec path: ".."
44

5-
gem "rails", "~> 7.0.0"
5+
gem "rails", "~> 7.0.0", github: "rails/rails", branch: "7-0-stable"
66
gem "omniauth"
77
gem "omniauth-oauth2"
88
gem "rdoc"

0 commit comments

Comments
 (0)