Skip to content

Commit

Permalink
Test with Rails 7.1.0.beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Sep 15, 2023
1 parent 63ba612 commit 2aaa6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemfiles/rails71.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem "rake"
gem "rake-compiler"
gem "minitest"
gem "combustion"
gem "rails", github: "rails/rails"
gem "rails", "7.1.0.beta1"
gem "sqlite3"
gem "mysql2"
gem "pg"

0 comments on commit 2aaa6a1

Please sign in to comment.