mjml-remote-rails 0.2.1 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4f963b1935df34d7acd902da41f9c6c74789e04c024fb68351c627bd5804ef4c
4
- data.tar.gz: da1de50bbe43659337b81b094e7ca758f06f69e02d473a9357ec7bc152113c7c
3
+ metadata.gz: 1f130a6b2a205f5935eef73a3995b7938415cf14c7f6f3113472184e386d3f4f
4
+ data.tar.gz: de94b707b65d72d0b0abf42a2bd58eab3d8d8134d19a30c399695087ba558b1f
5
5
  SHA512:
6
- metadata.gz: eab96acd476ea0351d81711139bc47df56c851079dab12a2a3674936e9735109d3403039241c899b436434beaec2e62f09676eb426cfc19c352f781992c8cdf0
7
- data.tar.gz: ae3bdbd88db810cabe5ddf13688ef1e0229ba22bf028542e43f7878b995d523fd281cdc2147e5a899453ad03b21ad283c2d113c8f77b30b847858a18084e9ce5
6
+ metadata.gz: 538bbe25312c4b86fd545e8fe8a7563217535e80bdd06eed7ff08f73de02ce03c9a536717a3b99f5dfe98cd7f330e1324c7b6f3191641601b825539e48f47404
7
+ data.tar.gz: d23bd17399f051b971b17a7cf11ac97b8d7f476b070d429730a0c2f64681e9d7f0abc72aeab1be454c9650b5aaebdb75d3713f84b71a75d197f34dde4f1c85c5
data/Gemfile.lock CHANGED
@@ -1,126 +1,142 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- mjml-remote-rails (0.2.0)
5
- faraday (>= 0.12, < 2.0)
6
- rails (~> 5.2)
4
+ mjml-remote-rails (0.2.2)
5
+ faraday (>= 0.12, < 3.0)
6
+ rails (>= 5.2, < 8)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- actioncable (5.2.6)
12
- actionpack (= 5.2.6)
11
+ actioncable (6.1.4.7)
12
+ actionpack (= 6.1.4.7)
13
+ activesupport (= 6.1.4.7)
13
14
  nio4r (~> 2.0)
14
15
  websocket-driver (>= 0.6.1)
15
- actionmailer (5.2.6)
16
- actionpack (= 5.2.6)
17
- actionview (= 5.2.6)
18
- activejob (= 5.2.6)
16
+ actionmailbox (6.1.4.7)
17
+ actionpack (= 6.1.4.7)
18
+ activejob (= 6.1.4.7)
19
+ activerecord (= 6.1.4.7)
20
+ activestorage (= 6.1.4.7)
21
+ activesupport (= 6.1.4.7)
22
+ mail (>= 2.7.1)
23
+ actionmailer (6.1.4.7)
24
+ actionpack (= 6.1.4.7)
25
+ actionview (= 6.1.4.7)
26
+ activejob (= 6.1.4.7)
27
+ activesupport (= 6.1.4.7)
19
28
  mail (~> 2.5, >= 2.5.4)
20
29
  rails-dom-testing (~> 2.0)
21
- actionpack (5.2.6)
22
- actionview (= 5.2.6)
23
- activesupport (= 5.2.6)
24
- rack (~> 2.0, >= 2.0.8)
30
+ actionpack (6.1.4.7)
31
+ actionview (= 6.1.4.7)
32
+ activesupport (= 6.1.4.7)
33
+ rack (~> 2.0, >= 2.0.9)
25
34
  rack-test (>= 0.6.3)
26
35
  rails-dom-testing (~> 2.0)
27
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
28
- actionview (5.2.6)
29
- activesupport (= 5.2.6)
36
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
37
+ actiontext (6.1.4.7)
38
+ actionpack (= 6.1.4.7)
39
+ activerecord (= 6.1.4.7)
40
+ activestorage (= 6.1.4.7)
41
+ activesupport (= 6.1.4.7)
42
+ nokogiri (>= 1.8.5)
43
+ actionview (6.1.4.7)
44
+ activesupport (= 6.1.4.7)
30
45
  builder (~> 3.1)
31
46
  erubi (~> 1.4)
32
47
  rails-dom-testing (~> 2.0)
33
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
34
- activejob (5.2.6)
35
- activesupport (= 5.2.6)
48
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
49
+ activejob (6.1.4.7)
50
+ activesupport (= 6.1.4.7)
36
51
  globalid (>= 0.3.6)
37
- activemodel (5.2.6)
38
- activesupport (= 5.2.6)
39
- activerecord (5.2.6)
40
- activemodel (= 5.2.6)
41
- activesupport (= 5.2.6)
42
- arel (>= 9.0)
43
- activestorage (5.2.6)
44
- actionpack (= 5.2.6)
45
- activerecord (= 5.2.6)
52
+ activemodel (6.1.4.7)
53
+ activesupport (= 6.1.4.7)
54
+ activerecord (6.1.4.7)
55
+ activemodel (= 6.1.4.7)
56
+ activesupport (= 6.1.4.7)
57
+ activestorage (6.1.4.7)
58
+ actionpack (= 6.1.4.7)
59
+ activejob (= 6.1.4.7)
60
+ activerecord (= 6.1.4.7)
61
+ activesupport (= 6.1.4.7)
46
62
  marcel (~> 1.0.0)
47
- activesupport (5.2.6)
63
+ mini_mime (>= 1.1.0)
64
+ activesupport (6.1.4.7)
48
65
  concurrent-ruby (~> 1.0, >= 1.0.2)
49
- i18n (>= 0.7, < 2)
50
- minitest (~> 5.1)
51
- tzinfo (~> 1.1)
52
- arel (9.0.0)
66
+ i18n (>= 1.6, < 2)
67
+ minitest (>= 5.1)
68
+ tzinfo (~> 2.0)
69
+ zeitwerk (~> 2.3)
53
70
  builder (3.2.4)
54
- concurrent-ruby (1.1.9)
71
+ concurrent-ruby (1.1.10)
55
72
  crass (1.0.6)
73
+ date (3.3.3)
56
74
  diff-lcs (1.3)
57
- erubi (1.10.0)
58
- faraday (1.8.0)
59
- faraday-em_http (~> 1.0)
60
- faraday-em_synchrony (~> 1.0)
61
- faraday-excon (~> 1.1)
62
- faraday-httpclient (~> 1.0.1)
63
- faraday-net_http (~> 1.0)
64
- faraday-net_http_persistent (~> 1.1)
65
- faraday-patron (~> 1.0)
66
- faraday-rack (~> 1.0)
67
- multipart-post (>= 1.2, < 3)
75
+ erubi (1.12.0)
76
+ faraday (2.7.2)
77
+ faraday-net_http (>= 2.0, < 3.1)
68
78
  ruby2_keywords (>= 0.0.4)
69
- faraday-em_http (1.0.0)
70
- faraday-em_synchrony (1.0.0)
71
- faraday-excon (1.1.0)
72
- faraday-httpclient (1.0.1)
73
- faraday-net_http (1.0.1)
74
- faraday-net_http_persistent (1.2.0)
75
- faraday-patron (1.0.0)
76
- faraday-rack (1.0.0)
77
- globalid (0.5.2)
79
+ faraday-net_http (3.0.2)
80
+ globalid (1.0.0)
78
81
  activesupport (>= 5.0)
79
- i18n (1.8.10)
82
+ i18n (1.12.0)
80
83
  concurrent-ruby (~> 1.0)
81
- loofah (2.12.0)
84
+ loofah (2.19.1)
82
85
  crass (~> 1.0.2)
83
86
  nokogiri (>= 1.5.9)
84
- mail (2.7.1)
87
+ mail (2.8.0)
85
88
  mini_mime (>= 0.1.1)
89
+ net-imap
90
+ net-pop
91
+ net-smtp
86
92
  marcel (1.0.2)
87
93
  method_source (1.0.0)
88
94
  mini_mime (1.1.2)
89
- mini_portile2 (2.6.1)
90
- minitest (5.14.4)
91
- multipart-post (2.1.1)
95
+ mini_portile2 (2.8.1)
96
+ minitest (5.17.0)
97
+ net-imap (0.3.4)
98
+ date
99
+ net-protocol
100
+ net-pop (0.1.2)
101
+ net-protocol
102
+ net-protocol (0.2.1)
103
+ timeout
104
+ net-smtp (0.3.3)
105
+ net-protocol
92
106
  nio4r (2.5.8)
93
- nokogiri (1.12.5)
94
- mini_portile2 (~> 2.6.1)
107
+ nokogiri (1.13.10)
108
+ mini_portile2 (~> 2.8.0)
95
109
  racc (~> 1.4)
96
- racc (1.6.0)
97
- rack (2.2.3)
98
- rack-test (1.1.0)
99
- rack (>= 1.0, < 3)
100
- rails (5.2.6)
101
- actioncable (= 5.2.6)
102
- actionmailer (= 5.2.6)
103
- actionpack (= 5.2.6)
104
- actionview (= 5.2.6)
105
- activejob (= 5.2.6)
106
- activemodel (= 5.2.6)
107
- activerecord (= 5.2.6)
108
- activestorage (= 5.2.6)
109
- activesupport (= 5.2.6)
110
- bundler (>= 1.3.0)
111
- railties (= 5.2.6)
110
+ racc (1.6.2)
111
+ rack (2.2.5)
112
+ rack-test (2.0.2)
113
+ rack (>= 1.3)
114
+ rails (6.1.4.7)
115
+ actioncable (= 6.1.4.7)
116
+ actionmailbox (= 6.1.4.7)
117
+ actionmailer (= 6.1.4.7)
118
+ actionpack (= 6.1.4.7)
119
+ actiontext (= 6.1.4.7)
120
+ actionview (= 6.1.4.7)
121
+ activejob (= 6.1.4.7)
122
+ activemodel (= 6.1.4.7)
123
+ activerecord (= 6.1.4.7)
124
+ activestorage (= 6.1.4.7)
125
+ activesupport (= 6.1.4.7)
126
+ bundler (>= 1.15.0)
127
+ railties (= 6.1.4.7)
112
128
  sprockets-rails (>= 2.0.0)
113
129
  rails-dom-testing (2.0.3)
114
130
  activesupport (>= 4.2.0)
115
131
  nokogiri (>= 1.6)
116
- rails-html-sanitizer (1.4.2)
117
- loofah (~> 2.3)
118
- railties (5.2.6)
119
- actionpack (= 5.2.6)
120
- activesupport (= 5.2.6)
132
+ rails-html-sanitizer (1.4.4)
133
+ loofah (~> 2.19, >= 2.19.1)
134
+ railties (6.1.4.7)
135
+ actionpack (= 6.1.4.7)
136
+ activesupport (= 6.1.4.7)
121
137
  method_source
122
- rake (>= 0.8.7)
123
- thor (>= 0.19.0, < 2.0)
138
+ rake (>= 0.13)
139
+ thor (~> 1.0)
124
140
  rake (10.5.0)
125
141
  rspec (3.7.0)
126
142
  rspec-core (~> 3.7.0)
@@ -136,20 +152,21 @@ GEM
136
152
  rspec-support (~> 3.7.0)
137
153
  rspec-support (3.7.1)
138
154
  ruby2_keywords (0.0.5)
139
- sprockets (4.0.2)
155
+ sprockets (4.2.0)
140
156
  concurrent-ruby (~> 1.0)
141
- rack (> 1, < 3)
142
- sprockets-rails (3.2.2)
143
- actionpack (>= 4.0)
144
- activesupport (>= 4.0)
157
+ rack (>= 2.2.4, < 4)
158
+ sprockets-rails (3.4.2)
159
+ actionpack (>= 5.2)
160
+ activesupport (>= 5.2)
145
161
  sprockets (>= 3.0.0)
146
- thor (1.1.0)
147
- thread_safe (0.3.6)
148
- tzinfo (1.2.9)
149
- thread_safe (~> 0.1)
162
+ thor (1.2.1)
163
+ timeout (0.3.1)
164
+ tzinfo (2.0.5)
165
+ concurrent-ruby (~> 1.0)
150
166
  websocket-driver (0.7.5)
151
167
  websocket-extensions (>= 0.1.0)
152
168
  websocket-extensions (0.1.5)
169
+ zeitwerk (2.6.6)
153
170
 
154
171
  PLATFORMS
155
172
  ruby
@@ -1,5 +1,5 @@
1
1
  module Mjml
2
2
  module Remote
3
- VERSION = "0.2.1"
3
+ VERSION = "0.3.0"
4
4
  end
5
5
  end
@@ -24,6 +24,6 @@ Gem::Specification.new do |spec|
24
24
  spec.add_development_dependency "rake", "~> 10.0"
25
25
  spec.add_development_dependency "rspec", "~> 3.0"
26
26
 
27
- spec.add_dependency "faraday", ">= 0.12", "< 2.0"
27
+ spec.add_dependency "faraday", ">= 0.12", "< 3.0"
28
28
  spec.add_dependency "rails", ">= 5.2", "< 8"
29
29
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mjml-remote-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tapio Saarinen
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-01-25 00:00:00.000000000 Z
11
+ date: 2023-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -61,7 +61,7 @@ dependencies:
61
61
  version: '0.12'
62
62
  - - "<"
63
63
  - !ruby/object:Gem::Version
64
- version: '2.0'
64
+ version: '3.0'
65
65
  type: :runtime
66
66
  prerelease: false
67
67
  version_requirements: !ruby/object:Gem::Requirement
@@ -71,7 +71,7 @@ dependencies:
71
71
  version: '0.12'
72
72
  - - "<"
73
73
  - !ruby/object:Gem::Version
74
- version: '2.0'
74
+ version: '3.0'
75
75
  - !ruby/object:Gem::Dependency
76
76
  name: rails
77
77
  requirement: !ruby/object:Gem::Requirement
@@ -134,7 +134,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
134
134
  - !ruby/object:Gem::Version
135
135
  version: '0'
136
136
  requirements: []
137
- rubygems_version: 3.1.6
137
+ rubygems_version: 3.3.26
138
138
  signing_key:
139
139
  specification_version: 4
140
140
  summary: Use MJML with rails, rendered via a HTTP request