Skip to content

Commit

Permalink
Add psych to the bug report template
Browse files Browse the repository at this point in the history
With release of psych 5.1.1.1 bundler doesn't know which version to
load.

https://buildkite.com/rails/rails/builds/100852
  • Loading branch information
rafaelfranca committed Oct 16, 2023
1 parent 7767b4f commit e4e2426
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guides/bug_report_templates/action_controller_gem.rb
Expand Up @@ -9,6 +9,7 @@

# Activate the gem you are reporting the issue against.
gem "rails", "~> 7.1.0"
gem "psych"
end

require "rack/test"
Expand Down

0 comments on commit e4e2426

Please sign in to comment.