texd 0.5.0 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,239 @@
1
+ PATH
2
+ remote: ../..
3
+ specs:
4
+ texd (0.6.0)
5
+ multipart-post (~> 2.0)
6
+ rails (>= 6.0, < 8)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ actioncable (7.1.3)
12
+ actionpack (= 7.1.3)
13
+ activesupport (= 7.1.3)
14
+ nio4r (~> 2.0)
15
+ websocket-driver (>= 0.6.1)
16
+ zeitwerk (~> 2.6)
17
+ actionmailbox (7.1.3)
18
+ actionpack (= 7.1.3)
19
+ activejob (= 7.1.3)
20
+ activerecord (= 7.1.3)
21
+ activestorage (= 7.1.3)
22
+ activesupport (= 7.1.3)
23
+ mail (>= 2.7.1)
24
+ net-imap
25
+ net-pop
26
+ net-smtp
27
+ actionmailer (7.1.3)
28
+ actionpack (= 7.1.3)
29
+ actionview (= 7.1.3)
30
+ activejob (= 7.1.3)
31
+ activesupport (= 7.1.3)
32
+ mail (~> 2.5, >= 2.5.4)
33
+ net-imap
34
+ net-pop
35
+ net-smtp
36
+ rails-dom-testing (~> 2.2)
37
+ actionpack (7.1.3)
38
+ actionview (= 7.1.3)
39
+ activesupport (= 7.1.3)
40
+ nokogiri (>= 1.8.5)
41
+ racc
42
+ rack (>= 2.2.4)
43
+ rack-session (>= 1.0.1)
44
+ rack-test (>= 0.6.3)
45
+ rails-dom-testing (~> 2.2)
46
+ rails-html-sanitizer (~> 1.6)
47
+ actiontext (7.1.3)
48
+ actionpack (= 7.1.3)
49
+ activerecord (= 7.1.3)
50
+ activestorage (= 7.1.3)
51
+ activesupport (= 7.1.3)
52
+ globalid (>= 0.6.0)
53
+ nokogiri (>= 1.8.5)
54
+ actionview (7.1.3)
55
+ activesupport (= 7.1.3)
56
+ builder (~> 3.1)
57
+ erubi (~> 1.11)
58
+ rails-dom-testing (~> 2.2)
59
+ rails-html-sanitizer (~> 1.6)
60
+ activejob (7.1.3)
61
+ activesupport (= 7.1.3)
62
+ globalid (>= 0.3.6)
63
+ activemodel (7.1.3)
64
+ activesupport (= 7.1.3)
65
+ activerecord (7.1.3)
66
+ activemodel (= 7.1.3)
67
+ activesupport (= 7.1.3)
68
+ timeout (>= 0.4.0)
69
+ activestorage (7.1.3)
70
+ actionpack (= 7.1.3)
71
+ activejob (= 7.1.3)
72
+ activerecord (= 7.1.3)
73
+ activesupport (= 7.1.3)
74
+ marcel (~> 1.0)
75
+ activesupport (7.1.3)
76
+ base64
77
+ bigdecimal
78
+ concurrent-ruby (~> 1.0, >= 1.0.2)
79
+ connection_pool (>= 2.2.5)
80
+ drb
81
+ i18n (>= 1.6, < 2)
82
+ minitest (>= 5.1)
83
+ mutex_m
84
+ tzinfo (~> 2.0)
85
+ base64 (0.2.0)
86
+ bigdecimal (3.1.6)
87
+ builder (3.2.4)
88
+ byebug (11.1.3)
89
+ coderay (1.1.3)
90
+ combustion (1.4.0)
91
+ activesupport (>= 3.0.0)
92
+ railties (>= 3.0.0)
93
+ thor (>= 0.14.6)
94
+ concurrent-ruby (1.2.3)
95
+ connection_pool (2.4.1)
96
+ crass (1.0.6)
97
+ date (3.3.4)
98
+ diff-lcs (1.5.1)
99
+ drb (2.2.0)
100
+ ruby2_keywords
101
+ erubi (1.12.0)
102
+ globalid (1.2.1)
103
+ activesupport (>= 6.1)
104
+ i18n (1.14.1)
105
+ concurrent-ruby (~> 1.0)
106
+ io-console (0.7.2)
107
+ irb (1.11.2)
108
+ rdoc
109
+ reline (>= 0.4.2)
110
+ loofah (2.22.0)
111
+ crass (~> 1.0.2)
112
+ nokogiri (>= 1.12.0)
113
+ mail (2.8.1)
114
+ mini_mime (>= 0.1.1)
115
+ net-imap
116
+ net-pop
117
+ net-smtp
118
+ marcel (1.0.2)
119
+ method_source (1.0.0)
120
+ mini_mime (1.1.5)
121
+ mini_portile2 (2.8.5)
122
+ minitest (5.22.2)
123
+ multipart-post (2.4.0)
124
+ mutex_m (0.2.0)
125
+ net-imap (0.4.10)
126
+ date
127
+ net-protocol
128
+ net-pop (0.1.2)
129
+ net-protocol
130
+ net-protocol (0.2.2)
131
+ timeout
132
+ net-smtp (0.4.0.1)
133
+ net-protocol
134
+ nio4r (2.7.0)
135
+ nokogiri (1.15.5)
136
+ mini_portile2 (~> 2.8.2)
137
+ racc (~> 1.4)
138
+ nokogiri (1.15.5-x86_64-linux)
139
+ racc (~> 1.4)
140
+ pry (0.14.2)
141
+ coderay (~> 1.1)
142
+ method_source (~> 1.0)
143
+ pry-byebug (3.10.1)
144
+ byebug (~> 11.0)
145
+ pry (>= 0.13, < 0.15)
146
+ psych (5.1.2)
147
+ stringio
148
+ racc (1.7.3)
149
+ rack (3.0.9)
150
+ rack-session (2.0.0)
151
+ rack (>= 3.0.0)
152
+ rack-test (2.1.0)
153
+ rack (>= 1.3)
154
+ rackup (2.1.0)
155
+ rack (>= 3)
156
+ webrick (~> 1.8)
157
+ rails (7.1.3)
158
+ actioncable (= 7.1.3)
159
+ actionmailbox (= 7.1.3)
160
+ actionmailer (= 7.1.3)
161
+ actionpack (= 7.1.3)
162
+ actiontext (= 7.1.3)
163
+ actionview (= 7.1.3)
164
+ activejob (= 7.1.3)
165
+ activemodel (= 7.1.3)
166
+ activerecord (= 7.1.3)
167
+ activestorage (= 7.1.3)
168
+ activesupport (= 7.1.3)
169
+ bundler (>= 1.15.0)
170
+ railties (= 7.1.3)
171
+ rails-dom-testing (2.2.0)
172
+ activesupport (>= 5.0.0)
173
+ minitest
174
+ nokogiri (>= 1.6)
175
+ rails-html-sanitizer (1.6.0)
176
+ loofah (~> 2.21)
177
+ nokogiri (~> 1.14)
178
+ railties (7.1.3)
179
+ actionpack (= 7.1.3)
180
+ activesupport (= 7.1.3)
181
+ irb
182
+ rackup (>= 1.0.0)
183
+ rake (>= 12.2)
184
+ thor (~> 1.0, >= 1.2.2)
185
+ zeitwerk (~> 2.6)
186
+ rake (13.1.0)
187
+ rdoc (6.6.2)
188
+ psych (>= 4.0.0)
189
+ reline (0.4.2)
190
+ io-console (~> 0.5)
191
+ rspec (3.13.0)
192
+ rspec-core (~> 3.13.0)
193
+ rspec-expectations (~> 3.13.0)
194
+ rspec-mocks (~> 3.13.0)
195
+ rspec-core (3.13.0)
196
+ rspec-support (~> 3.13.0)
197
+ rspec-expectations (3.13.0)
198
+ diff-lcs (>= 1.2.0, < 2.0)
199
+ rspec-support (~> 3.13.0)
200
+ rspec-mocks (3.13.0)
201
+ diff-lcs (>= 1.2.0, < 2.0)
202
+ rspec-support (~> 3.13.0)
203
+ rspec-rails (6.1.1)
204
+ actionpack (>= 6.1)
205
+ activesupport (>= 6.1)
206
+ railties (>= 6.1)
207
+ rspec-core (~> 3.12)
208
+ rspec-expectations (~> 3.12)
209
+ rspec-mocks (~> 3.12)
210
+ rspec-support (~> 3.12)
211
+ rspec-support (3.13.0)
212
+ ruby2_keywords (0.0.5)
213
+ stringio (3.1.0)
214
+ thor (1.3.0)
215
+ timeout (0.4.1)
216
+ tzinfo (2.0.6)
217
+ concurrent-ruby (~> 1.0)
218
+ webrick (1.8.1)
219
+ websocket-driver (0.7.6)
220
+ websocket-extensions (>= 0.1.0)
221
+ websocket-extensions (0.1.5)
222
+ zeitwerk (2.6.13)
223
+
224
+ PLATFORMS
225
+ ruby
226
+ x86_64-linux
227
+
228
+ DEPENDENCIES
229
+ combustion
230
+ nokogiri (~> 1.15.5)
231
+ pry-byebug
232
+ rails (~> 7.1.0)
233
+ rake (~> 13.0)
234
+ rspec (~> 3.0)
235
+ rspec-rails
236
+ texd!
237
+
238
+ BUNDLED WITH
239
+ 2.4.22
@@ -0,0 +1,15 @@
1
+ # frozen_string_literal: true
2
+
3
+ source "https://rubygems.org"
4
+ gemspec path: "../.."
5
+
6
+ gem "pry-byebug"
7
+ gem "rails", github: "rails/rails", branch: "main"
8
+
9
+ # keep in sync with ../../Gemfile
10
+ group :development, :test do
11
+ gem "combustion"
12
+ gem "rake", "~> 13.0"
13
+ gem "rspec", "~> 3.0"
14
+ gem "rspec-rails"
15
+ end
@@ -0,0 +1,233 @@
1
+ GIT
2
+ remote: https://github.com/rails/rails.git
3
+ revision: a42ca9cf1436ac7c6051dc6530d27eb4b04ab5f9
4
+ branch: main
5
+ specs:
6
+ actioncable (7.2.0.alpha)
7
+ actionpack (= 7.2.0.alpha)
8
+ activesupport (= 7.2.0.alpha)
9
+ nio4r (~> 2.0)
10
+ websocket-driver (>= 0.6.1)
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)
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)
24
+ mail (>= 2.8.0)
25
+ rails-dom-testing (~> 2.2)
26
+ actionpack (7.2.0.alpha)
27
+ actionview (= 7.2.0.alpha)
28
+ activesupport (= 7.2.0.alpha)
29
+ nokogiri (>= 1.8.5)
30
+ racc
31
+ rack (>= 2.2.4)
32
+ rack-session (>= 1.0.1)
33
+ rack-test (>= 0.6.3)
34
+ rails-dom-testing (~> 2.2)
35
+ rails-html-sanitizer (~> 1.6)
36
+ 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)
42
+ globalid (>= 0.6.0)
43
+ nokogiri (>= 1.8.5)
44
+ actionview (7.2.0.alpha)
45
+ activesupport (= 7.2.0.alpha)
46
+ builder (~> 3.1)
47
+ erubi (~> 1.11)
48
+ rails-dom-testing (~> 2.2)
49
+ rails-html-sanitizer (~> 1.6)
50
+ activejob (7.2.0.alpha)
51
+ activesupport (= 7.2.0.alpha)
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)
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)
64
+ marcel (~> 1.0)
65
+ activesupport (7.2.0.alpha)
66
+ base64
67
+ bigdecimal
68
+ concurrent-ruby (~> 1.0, >= 1.0.2)
69
+ connection_pool (>= 2.2.5)
70
+ drb
71
+ i18n (>= 1.6, < 2)
72
+ minitest (>= 5.1, < 5.22.0)
73
+ 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)
86
+ 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
92
+ rackup (>= 1.0.0)
93
+ rake (>= 12.2)
94
+ thor (~> 1.0, >= 1.2.2)
95
+ zeitwerk (~> 2.6)
96
+
97
+ PATH
98
+ remote: ../..
99
+ specs:
100
+ texd (0.6.0)
101
+ multipart-post (~> 2.0)
102
+ rails (>= 6.0, < 8)
103
+
104
+ GEM
105
+ remote: https://rubygems.org/
106
+ specs:
107
+ base64 (0.2.0)
108
+ bigdecimal (3.1.6)
109
+ builder (3.2.4)
110
+ byebug (11.1.3)
111
+ coderay (1.1.3)
112
+ combustion (1.4.0)
113
+ activesupport (>= 3.0.0)
114
+ railties (>= 3.0.0)
115
+ thor (>= 0.14.6)
116
+ concurrent-ruby (1.2.3)
117
+ connection_pool (2.4.1)
118
+ 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)
125
+ activesupport (>= 6.1)
126
+ i18n (1.14.1)
127
+ concurrent-ruby (~> 1.0)
128
+ io-console (0.7.2)
129
+ irb (1.11.2)
130
+ rdoc
131
+ reline (>= 0.4.2)
132
+ loofah (2.22.0)
133
+ crass (~> 1.0.2)
134
+ nokogiri (>= 1.12.0)
135
+ mail (2.8.1)
136
+ mini_mime (>= 0.1.1)
137
+ net-imap
138
+ net-pop
139
+ net-smtp
140
+ marcel (1.0.2)
141
+ method_source (1.0.0)
142
+ mini_mime (1.1.5)
143
+ minitest (5.21.2)
144
+ multipart-post (2.4.0)
145
+ net-imap (0.4.10)
146
+ date
147
+ net-protocol
148
+ net-pop (0.1.2)
149
+ net-protocol
150
+ net-protocol (0.2.2)
151
+ timeout
152
+ net-smtp (0.4.0.1)
153
+ net-protocol
154
+ nio4r (2.7.0)
155
+ nokogiri (1.16.2-x86_64-linux)
156
+ racc (~> 1.4)
157
+ pry (0.14.2)
158
+ coderay (~> 1.1)
159
+ 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)
164
+ stringio
165
+ racc (1.7.3)
166
+ rack (3.0.9)
167
+ rack-session (2.0.0)
168
+ rack (>= 3.0.0)
169
+ rack-test (2.1.0)
170
+ rack (>= 1.3)
171
+ rackup (2.1.0)
172
+ rack (>= 3)
173
+ webrick (~> 1.8)
174
+ rails-dom-testing (2.2.0)
175
+ activesupport (>= 5.0.0)
176
+ minitest
177
+ nokogiri (>= 1.6)
178
+ rails-html-sanitizer (1.6.0)
179
+ loofah (~> 2.21)
180
+ nokogiri (~> 1.14)
181
+ rake (13.1.0)
182
+ rdoc (6.6.2)
183
+ psych (>= 4.0.0)
184
+ reline (0.4.2)
185
+ io-console (~> 0.5)
186
+ rspec (3.13.0)
187
+ rspec-core (~> 3.13.0)
188
+ rspec-expectations (~> 3.13.0)
189
+ rspec-mocks (~> 3.13.0)
190
+ rspec-core (3.13.0)
191
+ rspec-support (~> 3.13.0)
192
+ rspec-expectations (3.13.0)
193
+ diff-lcs (>= 1.2.0, < 2.0)
194
+ rspec-support (~> 3.13.0)
195
+ rspec-mocks (3.13.0)
196
+ diff-lcs (>= 1.2.0, < 2.0)
197
+ 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)
211
+ tzinfo (2.0.6)
212
+ concurrent-ruby (~> 1.0)
213
+ useragent (0.16.10)
214
+ webrick (1.8.1)
215
+ websocket-driver (0.7.6)
216
+ websocket-extensions (>= 0.1.0)
217
+ websocket-extensions (0.1.5)
218
+ zeitwerk (2.6.13)
219
+
220
+ PLATFORMS
221
+ x86_64-linux
222
+
223
+ DEPENDENCIES
224
+ combustion
225
+ pry-byebug
226
+ rails!
227
+ rake (~> 13.0)
228
+ rspec (~> 3.0)
229
+ rspec-rails
230
+ texd!
231
+
232
+ BUNDLED WITH
233
+ 2.5.6
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
data/lib/texd/helpers.rb CHANGED
@@ -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.0"
4
+ VERSION = "0.6.0"
5
5
  end
data/texd.gemspec CHANGED
@@ -34,9 +34,4 @@ Gem::Specification.new do |spec|
34
34
 
35
35
  spec.add_dependency "multipart-post", "~> 2.0"
36
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"
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.0
4
+ version: 0.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dominik Menke
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-07-22 00:00:00.000000000 Z
11
+ date: 2024-02-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: multipart-post
@@ -44,62 +44,6 @@ dependencies:
44
44
  - - "<"
45
45
  - !ruby/object:Gem::Version
46
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'
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
121
- - gemfiles/rails-6.0.lock
122
- - gemfiles/rails-6.1
123
- - gemfiles/rails-6.1.lock
124
- - gemfiles/rails-7.0
125
- - gemfiles/rails-7.0.lock
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
+ - gemfiles/rails-7.0/Gemfile
69
+ - gemfiles/rails-7.0/Gemfile.lock
70
+ - gemfiles/rails-7.1/Gemfile
71
+ - gemfiles/rails-7.1/Gemfile.lock
72
+ - gemfiles/rails-main/Gemfile
73
+ - gemfiles/rails-main/Gemfile.lock
126
74
  - lib/texd.rb
127
75
  - lib/texd/attachment.rb
128
76
  - lib/texd/cache.rb
@@ -141,7 +89,7 @@ metadata:
141
89
  rubygems_mfa_required: 'true'
142
90
  homepage_uri: https://github.com/digineo/texd-ruby
143
91
  source_code_uri: https://github.com/digineo/texd-ruby
144
- changelog_uri: https://github.com/digineo/texd-ruby/blob/v0.5.0/CHANGELOG.md
92
+ changelog_uri: https://github.com/digineo/texd-ruby/blob/v0.6.0/CHANGELOG.md
145
93
  post_install_message:
146
94
  rdoc_options: []
147
95
  require_paths:
@@ -157,7 +105,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
157
105
  - !ruby/object:Gem::Version
158
106
  version: '0'
159
107
  requirements: []
160
- rubygems_version: 3.1.6
108
+ rubygems_version: 3.3.14
161
109
  signing_key:
162
110
  specification_version: 4
163
111
  summary: texd is a Ruby client for the texd web service.
data/gemfiles/rails-6.0 DELETED
@@ -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"