Skip to content

Commit

Permalink
maybe rspec-rails had to be old?
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt authored Aug 23, 2024
1 parent 7b9ec5f commit 2ea22ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ end

appraise "rails-main" do
gem "rails", github: "rails/rails", branch: "main"
gem "rspec-rails", "~> 6.1"
gem "rspec-rails", "~> 6.0.2"
end

0 comments on commit 2ea22ea

Please sign in to comment.