texd 0.6.0 → 0.7.0

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.
@@ -1,135 +1,145 @@
1
1
  GIT
2
2
  remote: https://github.com/rails/rails.git
3
- revision: a42ca9cf1436ac7c6051dc6530d27eb4b04ab5f9
3
+ revision: d5827e2deda604903925434de5374c4b8e8e0cd2
4
4
  branch: main
5
5
  specs:
6
- actioncable (7.2.0.alpha)
7
- actionpack (= 7.2.0.alpha)
8
- activesupport (= 7.2.0.alpha)
6
+ actioncable (8.2.0.alpha)
7
+ actionpack (= 8.2.0.alpha)
8
+ activesupport (= 8.2.0.alpha)
9
9
  nio4r (~> 2.0)
10
10
  websocket-driver (>= 0.6.1)
11
11
  zeitwerk (~> 2.6)
12
- actionmailbox (7.2.0.alpha)
13
- actionpack (= 7.2.0.alpha)
14
- activejob (= 7.2.0.alpha)
15
- activerecord (= 7.2.0.alpha)
16
- activestorage (= 7.2.0.alpha)
17
- activesupport (= 7.2.0.alpha)
12
+ actionmailbox (8.2.0.alpha)
13
+ actionpack (= 8.2.0.alpha)
14
+ activejob (= 8.2.0.alpha)
15
+ activerecord (= 8.2.0.alpha)
16
+ activestorage (= 8.2.0.alpha)
17
+ activesupport (= 8.2.0.alpha)
18
18
  mail (>= 2.8.0)
19
- actionmailer (7.2.0.alpha)
20
- actionpack (= 7.2.0.alpha)
21
- actionview (= 7.2.0.alpha)
22
- activejob (= 7.2.0.alpha)
23
- activesupport (= 7.2.0.alpha)
19
+ actionmailer (8.2.0.alpha)
20
+ actionpack (= 8.2.0.alpha)
21
+ actionview (= 8.2.0.alpha)
22
+ activejob (= 8.2.0.alpha)
23
+ activesupport (= 8.2.0.alpha)
24
24
  mail (>= 2.8.0)
25
25
  rails-dom-testing (~> 2.2)
26
- actionpack (7.2.0.alpha)
27
- actionview (= 7.2.0.alpha)
28
- activesupport (= 7.2.0.alpha)
26
+ actionpack (8.2.0.alpha)
27
+ actionview (= 8.2.0.alpha)
28
+ activesupport (= 8.2.0.alpha)
29
29
  nokogiri (>= 1.8.5)
30
- racc
31
30
  rack (>= 2.2.4)
32
31
  rack-session (>= 1.0.1)
33
32
  rack-test (>= 0.6.3)
34
33
  rails-dom-testing (~> 2.2)
35
34
  rails-html-sanitizer (~> 1.6)
36
35
  useragent (~> 0.16)
37
- actiontext (7.2.0.alpha)
38
- actionpack (= 7.2.0.alpha)
39
- activerecord (= 7.2.0.alpha)
40
- activestorage (= 7.2.0.alpha)
41
- activesupport (= 7.2.0.alpha)
36
+ actiontext (8.2.0.alpha)
37
+ action_text-trix (~> 2.1.15)
38
+ actionpack (= 8.2.0.alpha)
39
+ activerecord (= 8.2.0.alpha)
40
+ activestorage (= 8.2.0.alpha)
41
+ activesupport (= 8.2.0.alpha)
42
42
  globalid (>= 0.6.0)
43
43
  nokogiri (>= 1.8.5)
44
- actionview (7.2.0.alpha)
45
- activesupport (= 7.2.0.alpha)
44
+ actionview (8.2.0.alpha)
45
+ activesupport (= 8.2.0.alpha)
46
46
  builder (~> 3.1)
47
47
  erubi (~> 1.11)
48
48
  rails-dom-testing (~> 2.2)
49
49
  rails-html-sanitizer (~> 1.6)
50
- activejob (7.2.0.alpha)
51
- activesupport (= 7.2.0.alpha)
50
+ activejob (8.2.0.alpha)
51
+ activesupport (= 8.2.0.alpha)
52
52
  globalid (>= 0.3.6)
53
- activemodel (7.2.0.alpha)
54
- activesupport (= 7.2.0.alpha)
55
- activerecord (7.2.0.alpha)
56
- activemodel (= 7.2.0.alpha)
57
- activesupport (= 7.2.0.alpha)
53
+ activemodel (8.2.0.alpha)
54
+ activesupport (= 8.2.0.alpha)
55
+ activerecord (8.2.0.alpha)
56
+ activemodel (= 8.2.0.alpha)
57
+ activesupport (= 8.2.0.alpha)
58
58
  timeout (>= 0.4.0)
59
- activestorage (7.2.0.alpha)
60
- actionpack (= 7.2.0.alpha)
61
- activejob (= 7.2.0.alpha)
62
- activerecord (= 7.2.0.alpha)
63
- activesupport (= 7.2.0.alpha)
59
+ activestorage (8.2.0.alpha)
60
+ actionpack (= 8.2.0.alpha)
61
+ activejob (= 8.2.0.alpha)
62
+ activerecord (= 8.2.0.alpha)
63
+ activesupport (= 8.2.0.alpha)
64
64
  marcel (~> 1.0)
65
- activesupport (7.2.0.alpha)
65
+ activesupport (8.2.0.alpha)
66
66
  base64
67
67
  bigdecimal
68
- concurrent-ruby (~> 1.0, >= 1.0.2)
68
+ concurrent-ruby (~> 1.0, >= 1.3.1)
69
69
  connection_pool (>= 2.2.5)
70
70
  drb
71
71
  i18n (>= 1.6, < 2)
72
- minitest (>= 5.1, < 5.22.0)
72
+ json
73
+ logger (>= 1.4.2)
74
+ minitest (>= 5.1)
75
+ securerandom (>= 0.3)
73
76
  tzinfo (~> 2.0, >= 2.0.5)
74
- rails (7.2.0.alpha)
75
- actioncable (= 7.2.0.alpha)
76
- actionmailbox (= 7.2.0.alpha)
77
- actionmailer (= 7.2.0.alpha)
78
- actionpack (= 7.2.0.alpha)
79
- actiontext (= 7.2.0.alpha)
80
- actionview (= 7.2.0.alpha)
81
- activejob (= 7.2.0.alpha)
82
- activemodel (= 7.2.0.alpha)
83
- activerecord (= 7.2.0.alpha)
84
- activestorage (= 7.2.0.alpha)
85
- activesupport (= 7.2.0.alpha)
77
+ uri (>= 0.13.1)
78
+ rails (8.2.0.alpha)
79
+ actioncable (= 8.2.0.alpha)
80
+ actionmailbox (= 8.2.0.alpha)
81
+ actionmailer (= 8.2.0.alpha)
82
+ actionpack (= 8.2.0.alpha)
83
+ actiontext (= 8.2.0.alpha)
84
+ actionview (= 8.2.0.alpha)
85
+ activejob (= 8.2.0.alpha)
86
+ activemodel (= 8.2.0.alpha)
87
+ activerecord (= 8.2.0.alpha)
88
+ activestorage (= 8.2.0.alpha)
89
+ activesupport (= 8.2.0.alpha)
86
90
  bundler (>= 1.15.0)
87
- railties (= 7.2.0.alpha)
88
- railties (7.2.0.alpha)
89
- actionpack (= 7.2.0.alpha)
90
- activesupport (= 7.2.0.alpha)
91
- irb
91
+ railties (= 8.2.0.alpha)
92
+ railties (8.2.0.alpha)
93
+ actionpack (= 8.2.0.alpha)
94
+ activesupport (= 8.2.0.alpha)
95
+ irb (~> 1.13)
92
96
  rackup (>= 1.0.0)
93
97
  rake (>= 12.2)
94
98
  thor (~> 1.0, >= 1.2.2)
99
+ tsort (>= 0.2)
95
100
  zeitwerk (~> 2.6)
96
101
 
97
102
  PATH
98
103
  remote: ../..
99
104
  specs:
100
- texd (0.6.0)
105
+ texd (0.7.0)
101
106
  multipart-post (~> 2.0)
102
- rails (>= 6.0, < 8)
107
+ rails (>= 6.0, < 9)
103
108
 
104
109
  GEM
105
110
  remote: https://rubygems.org/
106
111
  specs:
107
- base64 (0.2.0)
108
- bigdecimal (3.1.6)
109
- builder (3.2.4)
110
- byebug (11.1.3)
112
+ action_text-trix (2.1.15)
113
+ railties
114
+ base64 (0.3.0)
115
+ bigdecimal (3.3.1)
116
+ builder (3.3.0)
117
+ byebug (12.0.0)
111
118
  coderay (1.1.3)
112
- combustion (1.4.0)
119
+ combustion (1.5.0)
113
120
  activesupport (>= 3.0.0)
114
121
  railties (>= 3.0.0)
115
122
  thor (>= 0.14.6)
116
- concurrent-ruby (1.2.3)
117
- connection_pool (2.4.1)
123
+ concurrent-ruby (1.3.5)
124
+ connection_pool (2.5.4)
118
125
  crass (1.0.6)
119
- date (3.3.4)
120
- diff-lcs (1.5.1)
121
- drb (2.2.0)
122
- ruby2_keywords
123
- erubi (1.12.0)
124
- globalid (1.2.1)
126
+ date (3.4.1)
127
+ diff-lcs (1.6.2)
128
+ drb (2.2.3)
129
+ erb (5.1.1)
130
+ erubi (1.13.1)
131
+ globalid (1.3.0)
125
132
  activesupport (>= 6.1)
126
- i18n (1.14.1)
133
+ i18n (1.14.7)
127
134
  concurrent-ruby (~> 1.0)
128
- io-console (0.7.2)
129
- irb (1.11.2)
130
- rdoc
135
+ io-console (0.8.1)
136
+ irb (1.15.2)
137
+ pp (>= 0.6.0)
138
+ rdoc (>= 4.0.0)
131
139
  reline (>= 0.4.2)
132
- loofah (2.22.0)
140
+ json (2.15.1)
141
+ logger (1.7.0)
142
+ loofah (2.24.1)
133
143
  crass (~> 1.0.2)
134
144
  nokogiri (>= 1.12.0)
135
145
  mail (2.8.1)
@@ -137,85 +147,93 @@ GEM
137
147
  net-imap
138
148
  net-pop
139
149
  net-smtp
140
- marcel (1.0.2)
141
- method_source (1.0.0)
150
+ marcel (1.1.0)
151
+ method_source (1.1.0)
142
152
  mini_mime (1.1.5)
143
- minitest (5.21.2)
144
- multipart-post (2.4.0)
145
- net-imap (0.4.10)
153
+ minitest (5.26.0)
154
+ multipart-post (2.4.1)
155
+ net-imap (0.5.12)
146
156
  date
147
157
  net-protocol
148
158
  net-pop (0.1.2)
149
159
  net-protocol
150
160
  net-protocol (0.2.2)
151
161
  timeout
152
- net-smtp (0.4.0.1)
162
+ net-smtp (0.5.1)
153
163
  net-protocol
154
- nio4r (2.7.0)
155
- nokogiri (1.16.2-x86_64-linux)
164
+ nio4r (2.7.4)
165
+ nokogiri (1.18.10-x86_64-linux-gnu)
156
166
  racc (~> 1.4)
157
- pry (0.14.2)
167
+ pp (0.6.3)
168
+ prettyprint
169
+ prettyprint (0.2.0)
170
+ pry (0.15.2)
158
171
  coderay (~> 1.1)
159
172
  method_source (~> 1.0)
160
- pry-byebug (3.10.1)
161
- byebug (~> 11.0)
162
- pry (>= 0.13, < 0.15)
163
- psych (5.1.2)
173
+ pry-byebug (3.11.0)
174
+ byebug (~> 12.0)
175
+ pry (>= 0.13, < 0.16)
176
+ psych (5.2.6)
177
+ date
164
178
  stringio
165
- racc (1.7.3)
166
- rack (3.0.9)
167
- rack-session (2.0.0)
179
+ racc (1.8.1)
180
+ rack (3.2.3)
181
+ rack-session (2.1.1)
182
+ base64 (>= 0.1.0)
168
183
  rack (>= 3.0.0)
169
- rack-test (2.1.0)
184
+ rack-test (2.2.0)
170
185
  rack (>= 1.3)
171
- rackup (2.1.0)
186
+ rackup (2.2.1)
172
187
  rack (>= 3)
173
- webrick (~> 1.8)
174
- rails-dom-testing (2.2.0)
188
+ rails-dom-testing (2.3.0)
175
189
  activesupport (>= 5.0.0)
176
190
  minitest
177
191
  nokogiri (>= 1.6)
178
- rails-html-sanitizer (1.6.0)
192
+ rails-html-sanitizer (1.6.2)
179
193
  loofah (~> 2.21)
180
- nokogiri (~> 1.14)
181
- rake (13.1.0)
182
- rdoc (6.6.2)
194
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
195
+ rake (13.3.0)
196
+ rdoc (6.15.0)
197
+ erb
183
198
  psych (>= 4.0.0)
184
- reline (0.4.2)
199
+ tsort
200
+ reline (0.6.2)
185
201
  io-console (~> 0.5)
186
- rspec (3.13.0)
202
+ rspec (3.13.1)
187
203
  rspec-core (~> 3.13.0)
188
204
  rspec-expectations (~> 3.13.0)
189
205
  rspec-mocks (~> 3.13.0)
190
- rspec-core (3.13.0)
206
+ rspec-core (3.13.6)
191
207
  rspec-support (~> 3.13.0)
192
- rspec-expectations (3.13.0)
208
+ rspec-expectations (3.13.5)
193
209
  diff-lcs (>= 1.2.0, < 2.0)
194
210
  rspec-support (~> 3.13.0)
195
- rspec-mocks (3.13.0)
211
+ rspec-mocks (3.13.6)
196
212
  diff-lcs (>= 1.2.0, < 2.0)
197
213
  rspec-support (~> 3.13.0)
198
- rspec-rails (6.1.1)
199
- actionpack (>= 6.1)
200
- activesupport (>= 6.1)
201
- railties (>= 6.1)
202
- rspec-core (~> 3.12)
203
- rspec-expectations (~> 3.12)
204
- rspec-mocks (~> 3.12)
205
- rspec-support (~> 3.12)
206
- rspec-support (3.13.0)
207
- ruby2_keywords (0.0.5)
208
- stringio (3.1.0)
209
- thor (1.3.0)
210
- timeout (0.4.1)
214
+ rspec-rails (8.0.2)
215
+ actionpack (>= 7.2)
216
+ activesupport (>= 7.2)
217
+ railties (>= 7.2)
218
+ rspec-core (~> 3.13)
219
+ rspec-expectations (~> 3.13)
220
+ rspec-mocks (~> 3.13)
221
+ rspec-support (~> 3.13)
222
+ rspec-support (3.13.6)
223
+ securerandom (0.4.1)
224
+ stringio (3.1.7)
225
+ thor (1.4.0)
226
+ timeout (0.4.3)
227
+ tsort (0.2.0)
211
228
  tzinfo (2.0.6)
212
229
  concurrent-ruby (~> 1.0)
213
- useragent (0.16.10)
214
- webrick (1.8.1)
215
- websocket-driver (0.7.6)
230
+ uri (1.0.4)
231
+ useragent (0.16.11)
232
+ websocket-driver (0.8.0)
233
+ base64
216
234
  websocket-extensions (>= 0.1.0)
217
235
  websocket-extensions (0.1.5)
218
- zeitwerk (2.6.13)
236
+ zeitwerk (2.7.3)
219
237
 
220
238
  PLATFORMS
221
239
  x86_64-linux
@@ -230,4 +248,4 @@ DEPENDENCIES
230
248
  texd!
231
249
 
232
250
  BUNDLED WITH
233
- 2.5.6
251
+ 2.7.2
data/lib/texd/client.rb CHANGED
@@ -74,7 +74,7 @@ module Texd
74
74
  "reference" => ReferenceError,
75
75
  }.freeze
76
76
 
77
- USER_AGENT = "texd-ruby/#{VERSION} Ruby/#{RUBY_VERSION}"
77
+ USER_AGENT = "texd-ruby/#{VERSION} Ruby/#{RUBY_VERSION}".freeze
78
78
 
79
79
  attr_reader :config
80
80
 
data/lib/texd/config.rb CHANGED
@@ -1,7 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  require "uri"
4
- require "set"
5
4
 
6
5
  module Texd
7
6
  class Configuration
data/lib/texd/document.rb CHANGED
@@ -6,8 +6,8 @@ module Texd
6
6
  attr_reader :attachments
7
7
 
8
8
  # Shorthand for `new.compile`.
9
- def self.compile(**kwargs)
10
- new.compile(**kwargs)
9
+ def self.compile(**)
10
+ new.compile(**)
11
11
  end
12
12
 
13
13
  def initialize
data/lib/texd/helpers.rb CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Texd
4
4
  module Helpers
5
- ESCAPE_RE = /([{}_$&%#])|([\\^~|<>])/.freeze
5
+ ESCAPE_RE = /([{}_$&%#])|([\\^~|<>])/
6
6
  ESC_MAP = {
7
7
  "\\" => "backslash",
8
8
  "^" => "asciicircum",
data/lib/texd/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Texd
4
- VERSION = "0.6.0"
4
+ VERSION = "0.7.0"
5
5
  end
data/texd.gemspec CHANGED
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
13
13
  spec.homepage = "https://github.com/digineo/texd-ruby"
14
14
  spec.license = "MIT"
15
15
 
16
- spec.required_ruby_version = ">= 2.7.0"
16
+ spec.required_ruby_version = ">= 3.2.0"
17
17
 
18
18
  spec.metadata["rubygems_mfa_required"] = "true"
19
19
  spec.metadata["homepage_uri"] = spec.homepage
@@ -33,5 +33,5 @@ Gem::Specification.new do |spec|
33
33
  spec.require_paths = ["lib"]
34
34
 
35
35
  spec.add_dependency "multipart-post", "~> 2.0"
36
- spec.add_dependency "rails", ">= 6.0", "< 8"
36
+ spec.add_dependency "rails", ">= 6.0", "< 9"
37
37
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: texd
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dominik Menke
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-02-13 00:00:00.000000000 Z
11
+ date: 2025-10-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: multipart-post
@@ -33,7 +33,7 @@ dependencies:
33
33
  version: '6.0'
34
34
  - - "<"
35
35
  - !ruby/object:Gem::Version
36
- version: '8'
36
+ version: '9'
37
37
  type: :runtime
38
38
  prerelease: false
39
39
  version_requirements: !ruby/object:Gem::Requirement
@@ -43,7 +43,7 @@ dependencies:
43
43
  version: '6.0'
44
44
  - - "<"
45
45
  - !ruby/object:Gem::Version
46
- version: '8'
46
+ version: '9'
47
47
  description: The texd project provides a network reachable TeX compiler. This gem
48
48
  is a client for that.
49
49
  email:
@@ -61,14 +61,16 @@ files:
61
61
  - Makefile
62
62
  - README.md
63
63
  - Rakefile
64
- - gemfiles/rails-6.0/Gemfile
65
- - gemfiles/rails-6.0/Gemfile.lock
66
- - gemfiles/rails-6.1/Gemfile
67
- - gemfiles/rails-6.1/Gemfile.lock
68
64
  - gemfiles/rails-7.0/Gemfile
69
65
  - gemfiles/rails-7.0/Gemfile.lock
70
66
  - gemfiles/rails-7.1/Gemfile
71
67
  - gemfiles/rails-7.1/Gemfile.lock
68
+ - gemfiles/rails-7.2/Gemfile
69
+ - gemfiles/rails-7.2/Gemfile.lock
70
+ - gemfiles/rails-8.0/Gemfile
71
+ - gemfiles/rails-8.0/Gemfile.lock
72
+ - gemfiles/rails-8.1/Gemfile
73
+ - gemfiles/rails-8.1/Gemfile.lock
72
74
  - gemfiles/rails-main/Gemfile
73
75
  - gemfiles/rails-main/Gemfile.lock
74
76
  - lib/texd.rb
@@ -89,8 +91,8 @@ metadata:
89
91
  rubygems_mfa_required: 'true'
90
92
  homepage_uri: https://github.com/digineo/texd-ruby
91
93
  source_code_uri: https://github.com/digineo/texd-ruby
92
- changelog_uri: https://github.com/digineo/texd-ruby/blob/v0.6.0/CHANGELOG.md
93
- post_install_message:
94
+ changelog_uri: https://github.com/digineo/texd-ruby/blob/v0.7.0/CHANGELOG.md
95
+ post_install_message:
94
96
  rdoc_options: []
95
97
  require_paths:
96
98
  - lib
@@ -98,15 +100,15 @@ required_ruby_version: !ruby/object:Gem::Requirement
98
100
  requirements:
99
101
  - - ">="
100
102
  - !ruby/object:Gem::Version
101
- version: 2.7.0
103
+ version: 3.2.0
102
104
  required_rubygems_version: !ruby/object:Gem::Requirement
103
105
  requirements:
104
106
  - - ">="
105
107
  - !ruby/object:Gem::Version
106
108
  version: '0'
107
109
  requirements: []
108
- rubygems_version: 3.3.14
109
- signing_key:
110
+ rubygems_version: 3.4.19
111
+ signing_key:
110
112
  specification_version: 4
111
113
  summary: texd is a Ruby client for the texd web service.
112
114
  test_files: []