Skip to content

Commit

Permalink
bump patch version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
ulferts committed Oct 24, 2024
1 parent 63c14fe commit 70addd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/open_project/patches/mailer_controller_preview.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ def extend_content_security_policy
end
end

OpenProject::Patches.patch_gem_version "rails", "7.1.4.1" do
OpenProject::Patches.patch_gem_version "rails", "7.1.4.2" do
Rails::MailersController.include OpenProject::Patches::MailerControllerCsp
end

0 comments on commit 70addd5

Please sign in to comment.