mjml-rails 4.14.0 → 4.14.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 68bb806e44c750ca14964989514f2b308044adf537823747f066a2f2afd05321
4
- data.tar.gz: 1c1201c5c5162e13e0d82c7c55da03489ba8e6be2a537f8d3fb714f168f206ab
3
+ metadata.gz: ae000b23a07869a790fcda678ef39a4647ff5dfa561a012d562d8193c5c5d125
4
+ data.tar.gz: 9bb383f3a70b2a71518ee8684aec8a3eb0a7b153714372da01b79901fd9cbfcb
5
5
  SHA512:
6
- metadata.gz: 18208eee18ce2e30bdb5c1672ca783ac6fb9ba0cc62a8e16f4791148957f252d39737e19c8a1dc638dbd51014e32a64de0ddc4a7668d8c1fc5c646bb0d76d94a
7
- data.tar.gz: 0cb782e9ab1c9bd32c46de35bc8c53ef5c4c3417772939f12337bbce8719028c7e1fce664cf1102367af737fb0716e2083c98a3a9d083d5a6795dcf23404d94a
6
+ metadata.gz: 7851d43cf196343c277f8653f67007d3ce92e5ef20761f2b078d74acc8982fb47629829cd89eded4e4a18a6dd72e41bf7ab89e4bb6ddc45172ec67410f6eceee
7
+ data.tar.gz: 71fc235d2d2f282c7c7e21e91a6e0bdd850bd8fe8bcd80054ae16a8148624b589586ba26039dd735735d5c60b6a1ffd1e5f6a535e9f2c76f42f5aa4653d0a41b
checksums.yaml.gz.sig CHANGED
Binary file
data/lib/mjml/version.rb CHANGED
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Mjml
4
4
  # Version number no longer matches MJML.io version
5
- VERSION = '4.14.0'
5
+ VERSION = '4.14.1'
6
6
  end
data/lib/mjml.rb CHANGED
@@ -59,10 +59,10 @@ module Mjml
59
59
  def self.valid_mjml_binary
60
60
  self.valid_mjml_binary = @@valid_mjml_binary ||
61
61
  check_for_custom_mjml_binary ||
62
+ check_for_mrml_binary ||
62
63
  check_for_bun_mjml_binary ||
63
64
  check_for_package_mjml_binary ||
64
- check_for_global_mjml_binary ||
65
- check_for_mrml_binary
65
+ check_for_global_mjml_binary
66
66
 
67
67
  return @@valid_mjml_binary if @@valid_mjml_binary
68
68
 
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mjml-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.14.0
4
+ version: 4.14.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Simon Loffler
@@ -36,7 +36,7 @@ cert_chain:
36
36
  Qqk2dn/fFE9vdcl9OaOw2Zizne/1VFL/jkzXLqnLgbKD/q129mVCBgw2CKYnQfMN
37
37
  4RwBjPyqnMxWnSq6Ycn7HdFEkgyf2cAxFfH5QtDsjEuca+/LAJMeAQ==
38
38
  -----END CERTIFICATE-----
39
- date: 2025-01-27 00:00:00.000000000 Z
39
+ date: 2025-02-20 00:00:00.000000000 Z
40
40
  dependencies:
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: byebug
metadata.gz.sig CHANGED
Binary file