Skip to content

Commit

Permalink
Update Patch version of Lookbook 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
klaustopher committed Jun 24, 2024
1 parent f6da0a8 commit 51006d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/open_project/patches/lookbook_tree_node_inflector.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def label
end

if Rails.env.development?
OpenProject::Patches.patch_gem_version "lookbook", "2.3.1" do
OpenProject::Patches.patch_gem_version "lookbook", "2.3.2" do
Lookbook::TreeNode.prepend OpenProject::Patches::LookbookTreeNodeInflector
end
end

0 comments on commit 51006d1

Please sign in to comment.