Skip to content

Commit

Permalink
Merge pull request #1019 from macroplant/require-delegate
Browse files Browse the repository at this point in the history
"require 'delegate'" for compatibility with ruby 2.7
  • Loading branch information
unixmonkey authored May 3, 2022
2 parents e589a38 + 591cbba commit 50b30a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/wicked_pdf/wicked_pdf_helper/assets.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'net/http'
require 'delegate'

class WickedPdf
module WickedPdfHelper
Expand Down

0 comments on commit 50b30a9

Please sign in to comment.