Skip to content

Commit 8c8751d

Browse files
committed
chore(deps): update premailer to 1.29.0
Updates premailer from 1.21.0 to 1.29.0 via bundle update. This eliminates deprecation warnings in test output: warning: [DEPRECATION] positional arguments are deprecated use keyword instead. Also updates transitive dependencies: - css_parser: 1.14.0 → 2.2.0 - htmlentities: 4.3.4 → 4.4.2
1 parent 1dfa017 commit 8c8751d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ GEM
160160
bigdecimal
161161
rexml
162162
crass (1.0.6)
163-
css_parser (1.22.0)
163+
css_parser (2.2.0)
164164
addressable
165165
csv (3.3.5)
166166
database_cleaner (2.1.0)
@@ -225,7 +225,7 @@ GEM
225225
hashdiff (1.2.1)
226226
hashie (5.0.0)
227227
high_voltage (5.0.0)
228-
htmlentities (4.3.4)
228+
htmlentities (4.4.2)
229229
i18n (1.14.8)
230230
concurrent-ruby (~> 1.0)
231231
icalendar (2.12.2)
@@ -356,9 +356,9 @@ GEM
356356
popper_js (2.11.8)
357357
pp (0.6.3)
358358
prettyprint
359-
premailer (1.21.0)
359+
premailer (1.29.0)
360360
addressable
361-
css_parser (>= 1.12.0)
361+
css_parser (>= 1.19.0)
362362
htmlentities (>= 4.0.0)
363363
premailer-rails (1.12.0)
364364
actionmailer (>= 3)

0 commit comments

Comments
 (0)