Skip to content

Commit de2da67

Browse files
authored
Merge pull request #2616 from mroderick/chore/upgrade-premailer
chore(deps): bump premailer to ~> 1.26 to fix deprecation warnings
2 parents 1dfa017 + 8c8751d commit de2da67

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)