texd 0.5.1 → 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,189 +1,239 @@
1
1
  GIT
2
2
  remote: https://github.com/rails/rails.git
3
- revision: 3258979977e8aa80c9592ad105ae8b76ea77064c
3
+ revision: d5827e2deda604903925434de5374c4b8e8e0cd2
4
4
  branch: main
5
5
  specs:
6
- actioncable (7.1.0.alpha)
7
- actionpack (= 7.1.0.alpha)
8
- activesupport (= 7.1.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.1.0.alpha)
13
- actionpack (= 7.1.0.alpha)
14
- activejob (= 7.1.0.alpha)
15
- activerecord (= 7.1.0.alpha)
16
- activestorage (= 7.1.0.alpha)
17
- activesupport (= 7.1.0.alpha)
18
- mail (>= 2.7.1)
19
- net-imap
20
- net-pop
21
- net-smtp
22
- actionmailer (7.1.0.alpha)
23
- actionpack (= 7.1.0.alpha)
24
- actionview (= 7.1.0.alpha)
25
- activejob (= 7.1.0.alpha)
26
- activesupport (= 7.1.0.alpha)
27
- mail (~> 2.5, >= 2.5.4)
28
- net-imap
29
- net-pop
30
- net-smtp
31
- rails-dom-testing (~> 2.0)
32
- actionpack (7.1.0.alpha)
33
- actionview (= 7.1.0.alpha)
34
- activesupport (= 7.1.0.alpha)
35
- rack (~> 2.0, >= 2.2.4)
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
+ mail (>= 2.8.0)
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
+ mail (>= 2.8.0)
25
+ rails-dom-testing (~> 2.2)
26
+ actionpack (8.2.0.alpha)
27
+ actionview (= 8.2.0.alpha)
28
+ activesupport (= 8.2.0.alpha)
29
+ nokogiri (>= 1.8.5)
30
+ rack (>= 2.2.4)
31
+ rack-session (>= 1.0.1)
36
32
  rack-test (>= 0.6.3)
37
- rails-dom-testing (~> 2.0)
38
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
39
- actiontext (7.1.0.alpha)
40
- actionpack (= 7.1.0.alpha)
41
- activerecord (= 7.1.0.alpha)
42
- activestorage (= 7.1.0.alpha)
43
- activesupport (= 7.1.0.alpha)
33
+ rails-dom-testing (~> 2.2)
34
+ rails-html-sanitizer (~> 1.6)
35
+ useragent (~> 0.16)
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)
44
42
  globalid (>= 0.6.0)
45
43
  nokogiri (>= 1.8.5)
46
- actionview (7.1.0.alpha)
47
- activesupport (= 7.1.0.alpha)
44
+ actionview (8.2.0.alpha)
45
+ activesupport (= 8.2.0.alpha)
48
46
  builder (~> 3.1)
49
47
  erubi (~> 1.11)
50
- rails-dom-testing (~> 2.0)
51
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
52
- activejob (7.1.0.alpha)
53
- activesupport (= 7.1.0.alpha)
48
+ rails-dom-testing (~> 2.2)
49
+ rails-html-sanitizer (~> 1.6)
50
+ activejob (8.2.0.alpha)
51
+ activesupport (= 8.2.0.alpha)
54
52
  globalid (>= 0.3.6)
55
- activemodel (7.1.0.alpha)
56
- activesupport (= 7.1.0.alpha)
57
- activerecord (7.1.0.alpha)
58
- activemodel (= 7.1.0.alpha)
59
- activesupport (= 7.1.0.alpha)
60
- activestorage (7.1.0.alpha)
61
- actionpack (= 7.1.0.alpha)
62
- activejob (= 7.1.0.alpha)
63
- activerecord (= 7.1.0.alpha)
64
- activesupport (= 7.1.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
+ timeout (>= 0.4.0)
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)
65
64
  marcel (~> 1.0)
66
- mini_mime (>= 1.1.0)
67
- activesupport (7.1.0.alpha)
68
- concurrent-ruby (~> 1.0, >= 1.0.2)
65
+ activesupport (8.2.0.alpha)
66
+ base64
67
+ bigdecimal
68
+ concurrent-ruby (~> 1.0, >= 1.3.1)
69
69
  connection_pool (>= 2.2.5)
70
+ drb
70
71
  i18n (>= 1.6, < 2)
72
+ json
73
+ logger (>= 1.4.2)
71
74
  minitest (>= 5.1)
72
- tzinfo (~> 2.0)
73
- rails (7.1.0.alpha)
74
- actioncable (= 7.1.0.alpha)
75
- actionmailbox (= 7.1.0.alpha)
76
- actionmailer (= 7.1.0.alpha)
77
- actionpack (= 7.1.0.alpha)
78
- actiontext (= 7.1.0.alpha)
79
- actionview (= 7.1.0.alpha)
80
- activejob (= 7.1.0.alpha)
81
- activemodel (= 7.1.0.alpha)
82
- activerecord (= 7.1.0.alpha)
83
- activestorage (= 7.1.0.alpha)
84
- activesupport (= 7.1.0.alpha)
75
+ securerandom (>= 0.3)
76
+ tzinfo (~> 2.0, >= 2.0.5)
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)
85
90
  bundler (>= 1.15.0)
86
- railties (= 7.1.0.alpha)
87
- railties (7.1.0.alpha)
88
- actionpack (= 7.1.0.alpha)
89
- activesupport (= 7.1.0.alpha)
90
- method_source
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)
96
+ rackup (>= 1.0.0)
91
97
  rake (>= 12.2)
92
- thor (~> 1.0)
98
+ thor (~> 1.0, >= 1.2.2)
99
+ tsort (>= 0.2)
93
100
  zeitwerk (~> 2.6)
94
101
 
95
102
  PATH
96
103
  remote: ../..
97
104
  specs:
98
- texd (0.5.1)
105
+ texd (0.7.0)
99
106
  multipart-post (~> 2.0)
100
- rails (>= 6.0, < 8)
107
+ rails (>= 6.0, < 9)
101
108
 
102
109
  GEM
103
110
  remote: https://rubygems.org/
104
111
  specs:
105
- builder (3.2.4)
106
- 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)
107
118
  coderay (1.1.3)
108
- combustion (1.3.7)
119
+ combustion (1.5.0)
109
120
  activesupport (>= 3.0.0)
110
121
  railties (>= 3.0.0)
111
122
  thor (>= 0.14.6)
112
- concurrent-ruby (1.1.10)
113
- connection_pool (2.3.0)
123
+ concurrent-ruby (1.3.5)
124
+ connection_pool (2.5.4)
114
125
  crass (1.0.6)
115
- diff-lcs (1.5.0)
116
- erubi (1.11.0)
117
- globalid (1.0.0)
118
- activesupport (>= 5.0)
119
- i18n (1.12.0)
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)
132
+ activesupport (>= 6.1)
133
+ i18n (1.14.7)
120
134
  concurrent-ruby (~> 1.0)
121
- loofah (2.19.0)
135
+ io-console (0.8.1)
136
+ irb (1.15.2)
137
+ pp (>= 0.6.0)
138
+ rdoc (>= 4.0.0)
139
+ reline (>= 0.4.2)
140
+ json (2.15.1)
141
+ logger (1.7.0)
142
+ loofah (2.24.1)
122
143
  crass (~> 1.0.2)
123
- nokogiri (>= 1.5.9)
124
- mail (2.7.1)
144
+ nokogiri (>= 1.12.0)
145
+ mail (2.8.1)
125
146
  mini_mime (>= 0.1.1)
126
- marcel (1.0.2)
127
- method_source (1.0.0)
128
- mini_mime (1.1.2)
129
- minitest (5.16.3)
130
- multipart-post (2.2.3)
131
- net-imap (0.3.1)
147
+ net-imap
148
+ net-pop
149
+ net-smtp
150
+ marcel (1.1.0)
151
+ method_source (1.1.0)
152
+ mini_mime (1.1.5)
153
+ minitest (5.26.0)
154
+ multipart-post (2.4.1)
155
+ net-imap (0.5.12)
156
+ date
132
157
  net-protocol
133
158
  net-pop (0.1.2)
134
159
  net-protocol
135
- net-protocol (0.1.3)
160
+ net-protocol (0.2.2)
136
161
  timeout
137
- net-smtp (0.3.2)
162
+ net-smtp (0.5.1)
138
163
  net-protocol
139
- nio4r (2.5.8)
140
- nokogiri (1.13.8-x86_64-linux)
164
+ nio4r (2.7.4)
165
+ nokogiri (1.18.10-x86_64-linux-gnu)
141
166
  racc (~> 1.4)
142
- pry (0.14.1)
167
+ pp (0.6.3)
168
+ prettyprint
169
+ prettyprint (0.2.0)
170
+ pry (0.15.2)
143
171
  coderay (~> 1.1)
144
172
  method_source (~> 1.0)
145
- pry-byebug (3.10.1)
146
- byebug (~> 11.0)
147
- pry (>= 0.13, < 0.15)
148
- racc (1.6.0)
149
- rack (2.2.4)
150
- rack-test (2.0.2)
173
+ pry-byebug (3.11.0)
174
+ byebug (~> 12.0)
175
+ pry (>= 0.13, < 0.16)
176
+ psych (5.2.6)
177
+ date
178
+ stringio
179
+ racc (1.8.1)
180
+ rack (3.2.3)
181
+ rack-session (2.1.1)
182
+ base64 (>= 0.1.0)
183
+ rack (>= 3.0.0)
184
+ rack-test (2.2.0)
151
185
  rack (>= 1.3)
152
- rails-dom-testing (2.0.3)
153
- activesupport (>= 4.2.0)
186
+ rackup (2.2.1)
187
+ rack (>= 3)
188
+ rails-dom-testing (2.3.0)
189
+ activesupport (>= 5.0.0)
190
+ minitest
154
191
  nokogiri (>= 1.6)
155
- rails-html-sanitizer (1.4.3)
156
- loofah (~> 2.3)
157
- rake (13.0.6)
158
- rspec (3.11.0)
159
- rspec-core (~> 3.11.0)
160
- rspec-expectations (~> 3.11.0)
161
- rspec-mocks (~> 3.11.0)
162
- rspec-core (3.11.0)
163
- rspec-support (~> 3.11.0)
164
- rspec-expectations (3.11.1)
192
+ rails-html-sanitizer (1.6.2)
193
+ loofah (~> 2.21)
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
198
+ psych (>= 4.0.0)
199
+ tsort
200
+ reline (0.6.2)
201
+ io-console (~> 0.5)
202
+ rspec (3.13.1)
203
+ rspec-core (~> 3.13.0)
204
+ rspec-expectations (~> 3.13.0)
205
+ rspec-mocks (~> 3.13.0)
206
+ rspec-core (3.13.6)
207
+ rspec-support (~> 3.13.0)
208
+ rspec-expectations (3.13.5)
165
209
  diff-lcs (>= 1.2.0, < 2.0)
166
- rspec-support (~> 3.11.0)
167
- rspec-mocks (3.11.1)
210
+ rspec-support (~> 3.13.0)
211
+ rspec-mocks (3.13.6)
168
212
  diff-lcs (>= 1.2.0, < 2.0)
169
- rspec-support (~> 3.11.0)
170
- rspec-rails (5.1.2)
171
- actionpack (>= 5.2)
172
- activesupport (>= 5.2)
173
- railties (>= 5.2)
174
- rspec-core (~> 3.10)
175
- rspec-expectations (~> 3.10)
176
- rspec-mocks (~> 3.10)
177
- rspec-support (~> 3.10)
178
- rspec-support (3.11.1)
179
- thor (1.2.1)
180
- timeout (0.3.0)
181
- tzinfo (2.0.5)
213
+ rspec-support (~> 3.13.0)
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)
228
+ tzinfo (2.0.6)
182
229
  concurrent-ruby (~> 1.0)
183
- websocket-driver (0.7.5)
230
+ uri (1.0.4)
231
+ useragent (0.16.11)
232
+ websocket-driver (0.8.0)
233
+ base64
184
234
  websocket-extensions (>= 0.1.0)
185
235
  websocket-extensions (0.1.5)
186
- zeitwerk (2.6.1)
236
+ zeitwerk (2.7.3)
187
237
 
188
238
  PLATFORMS
189
239
  x86_64-linux
@@ -198,4 +248,4 @@ DEPENDENCIES
198
248
  texd!
199
249
 
200
250
  BUNDLED WITH
201
- 2.3.9
251
+ 2.7.2
data/lib/texd/client.rb CHANGED
@@ -3,7 +3,6 @@
3
3
  require "net/http"
4
4
  require "net/http/post/multipart"
5
5
  require "json"
6
- require "pp"
7
6
 
8
7
  module Texd
9
8
  class Client
@@ -75,7 +74,7 @@ module Texd
75
74
  "reference" => ReferenceError,
76
75
  }.freeze
77
76
 
78
- USER_AGENT = "texd-ruby/#{VERSION} Ruby/#{RUBY_VERSION}"
77
+ USER_AGENT = "texd-ruby/#{VERSION} Ruby/#{RUBY_VERSION}".freeze
79
78
 
80
79
  attr_reader :config
81
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",
@@ -22,12 +22,15 @@ module Texd
22
22
  # single quotes
23
23
  [/(^|\W)'\b/, '\1\\glq{}'],
24
24
  [/\b'(\W|$)/, '\\grq{}\1'],
25
+ ].freeze
26
+
27
+ HYPHENATION_REPLACEMENTS = [
25
28
  # proper hyphenation
26
29
  [/(\w)-(\w)/, '\1"=\2'],
27
30
  ].freeze
28
31
 
29
32
  # Escapes the given text, making it safe for use in TeX documents.
30
- def escape(text, line_break = "\\\\\\", typographic: true)
33
+ def escape(text, line_break = "\\\\\\", typographic: true, hyphenation: typographic)
31
34
  return "" if text.blank?
32
35
 
33
36
  text.to_s.dup.tap do |str|
@@ -39,8 +42,13 @@ module Texd
39
42
  end
40
43
  end
41
44
 
42
- if typographic
43
- TYPOGRAPHIC_REPLACEMENTS.each do |re, replacement|
45
+ {
46
+ TYPOGRAPHIC_REPLACEMENTS => typographic,
47
+ HYPHENATION_REPLACEMENTS => hyphenation,
48
+ }.each do |replacements, active|
49
+ next unless active
50
+
51
+ replacements.each do |re, replacement|
44
52
  str.gsub!(re, replacement)
45
53
  end
46
54
  end
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.5.1"
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,10 +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"
37
-
38
- spec.add_development_dependency "combustion"
39
- spec.add_development_dependency "rake", "~> 13.0"
40
- spec.add_development_dependency "rspec", "~> 3.0"
41
- spec.add_development_dependency "rspec-rails"
36
+ spec.add_dependency "rails", ">= 6.0", "< 9"
42
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.5.1
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: 2022-10-10 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,63 +43,7 @@ dependencies:
43
43
  version: '6.0'
44
44
  - - "<"
45
45
  - !ruby/object:Gem::Version
46
- version: '8'
47
- - !ruby/object:Gem::Dependency
48
- name: combustion
49
- requirement: !ruby/object:Gem::Requirement
50
- requirements:
51
- - - ">="
52
- - !ruby/object:Gem::Version
53
- version: '0'
54
- type: :development
55
- prerelease: false
56
- version_requirements: !ruby/object:Gem::Requirement
57
- requirements:
58
- - - ">="
59
- - !ruby/object:Gem::Version
60
- version: '0'
61
- - !ruby/object:Gem::Dependency
62
- name: rake
63
- requirement: !ruby/object:Gem::Requirement
64
- requirements:
65
- - - "~>"
66
- - !ruby/object:Gem::Version
67
- version: '13.0'
68
- type: :development
69
- prerelease: false
70
- version_requirements: !ruby/object:Gem::Requirement
71
- requirements:
72
- - - "~>"
73
- - !ruby/object:Gem::Version
74
- version: '13.0'
75
- - !ruby/object:Gem::Dependency
76
- name: rspec
77
- requirement: !ruby/object:Gem::Requirement
78
- requirements:
79
- - - "~>"
80
- - !ruby/object:Gem::Version
81
- version: '3.0'
82
- type: :development
83
- prerelease: false
84
- version_requirements: !ruby/object:Gem::Requirement
85
- requirements:
86
- - - "~>"
87
- - !ruby/object:Gem::Version
88
- version: '3.0'
89
- - !ruby/object:Gem::Dependency
90
- name: rspec-rails
91
- requirement: !ruby/object:Gem::Requirement
92
- requirements:
93
- - - ">="
94
- - !ruby/object:Gem::Version
95
- version: '0'
96
- type: :development
97
- prerelease: false
98
- version_requirements: !ruby/object:Gem::Requirement
99
- requirements:
100
- - - ">="
101
- - !ruby/object:Gem::Version
102
- version: '0'
46
+ version: '9'
103
47
  description: The texd project provides a network reachable TeX compiler. This gem
104
48
  is a client for that.
105
49
  email:
@@ -117,12 +61,16 @@ files:
117
61
  - Makefile
118
62
  - README.md
119
63
  - Rakefile
120
- - gemfiles/rails-6.0/Gemfile
121
- - gemfiles/rails-6.0/Gemfile.lock
122
- - gemfiles/rails-6.1/Gemfile
123
- - gemfiles/rails-6.1/Gemfile.lock
124
64
  - gemfiles/rails-7.0/Gemfile
125
65
  - gemfiles/rails-7.0/Gemfile.lock
66
+ - gemfiles/rails-7.1/Gemfile
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
126
74
  - gemfiles/rails-main/Gemfile
127
75
  - gemfiles/rails-main/Gemfile.lock
128
76
  - lib/texd.rb
@@ -143,8 +91,8 @@ metadata:
143
91
  rubygems_mfa_required: 'true'
144
92
  homepage_uri: https://github.com/digineo/texd-ruby
145
93
  source_code_uri: https://github.com/digineo/texd-ruby
146
- changelog_uri: https://github.com/digineo/texd-ruby/blob/v0.5.1/CHANGELOG.md
147
- post_install_message:
94
+ changelog_uri: https://github.com/digineo/texd-ruby/blob/v0.7.0/CHANGELOG.md
95
+ post_install_message:
148
96
  rdoc_options: []
149
97
  require_paths:
150
98
  - lib
@@ -152,15 +100,15 @@ required_ruby_version: !ruby/object:Gem::Requirement
152
100
  requirements:
153
101
  - - ">="
154
102
  - !ruby/object:Gem::Version
155
- version: 2.7.0
103
+ version: 3.2.0
156
104
  required_rubygems_version: !ruby/object:Gem::Requirement
157
105
  requirements:
158
106
  - - ">="
159
107
  - !ruby/object:Gem::Version
160
108
  version: '0'
161
109
  requirements: []
162
- rubygems_version: 3.1.6
163
- signing_key:
110
+ rubygems_version: 3.4.19
111
+ signing_key:
164
112
  specification_version: 4
165
113
  summary: texd is a Ruby client for the texd web service.
166
114
  test_files: []
@@ -1,7 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- source "https://rubygems.org"
4
- gemspec path: "../.."
5
-
6
- gem "pry-byebug"
7
- gem "rails", "~> 6.0.0"