asciidoctor-server 0.4.0 → 0.4.3

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: 30751edd43f25ebf5f39a81d69c239a3e5e28cdf62aaf7e68350bb59c3159ae2
4
- data.tar.gz: 7293ad30a91f83d217ff876cfb133c15835e877585e0ed8fcf9a358fac667720
3
+ metadata.gz: 7ca9522383c5910f3745a5149463b6220edd6e1aa97b6db5663d7a900909eb10
4
+ data.tar.gz: 1b0e41e70127e9d130e73332eea69e447d54610ba3574c3b8e214efec4568957
5
5
  SHA512:
6
- metadata.gz: 3bf49184ee0d5ee3a4a5772ac06f8d7097f687a8aafc49f6a4580e2549a1a21bc9b4e55dce5f9c85d17be7613cdc7999fd09a7743828decf93480c1977e2de12
7
- data.tar.gz: 520eac4d109dcd74335ae4c460bcdb7711a7d832e8ea0b0ba43a0a767159a009aa4db1b3fc4ac39f2efc58925a592e7554ca872c1f28b4d2f518eb694b1964af
6
+ metadata.gz: bcb56fc0aac805613ad0cbf8ee426d0205880b2b2af48fb7b2f3ea81706d4692f7c07ce79e3c9b3af14a3c0368518efab0aae93b73ff6a451d1e6d71d31dca37
7
+ data.tar.gz: 28976e3ada27b24f68bf439dde79be5bdd2e1ad30887fc5b40852f9a7250bb6eecd044554f7fbc57eef083086a20d64d9294d8b4da2e734acaec2665be39a0e9
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- asciidoctor-server (0.3.0)
4
+ asciidoctor-server (0.4.3)
5
5
  asciidoctor (~> 2.0)
6
6
  grpc (~> 1.0)
7
7
  logging (~> 1.0)
@@ -12,49 +12,52 @@ GEM
12
12
  specs:
13
13
  asciidoctor (2.0.20)
14
14
  ast (2.4.2)
15
- google-protobuf (3.24.4)
16
- google-protobuf (3.24.4-arm64-darwin)
17
- google-protobuf (3.24.4-x86_64-darwin)
18
- google-protobuf (3.24.4-x86_64-linux)
19
- googleapis-common-protos-types (1.9.0)
15
+ google-protobuf (3.25.2)
16
+ google-protobuf (3.25.2-arm64-darwin)
17
+ google-protobuf (3.25.2-x86_64-darwin)
18
+ google-protobuf (3.25.2-x86_64-linux)
19
+ googleapis-common-protos-types (1.11.0)
20
20
  google-protobuf (~> 3.18)
21
- grpc (1.58.0)
22
- google-protobuf (~> 3.23)
21
+ grpc (1.60.0)
22
+ google-protobuf (~> 3.25)
23
23
  googleapis-common-protos-types (~> 1.0)
24
- grpc (1.58.0-x86_64-darwin)
25
- google-protobuf (~> 3.23)
24
+ grpc (1.60.0-arm64-darwin)
25
+ google-protobuf (~> 3.25)
26
26
  googleapis-common-protos-types (~> 1.0)
27
- grpc (1.58.0-x86_64-linux)
28
- google-protobuf (~> 3.23)
27
+ grpc (1.60.0-x86_64-darwin)
28
+ google-protobuf (~> 3.25)
29
29
  googleapis-common-protos-types (~> 1.0)
30
- grpc-tools (1.59.2)
31
- json (2.6.3)
30
+ grpc (1.60.0-x86_64-linux)
31
+ google-protobuf (~> 3.25)
32
+ googleapis-common-protos-types (~> 1.0)
33
+ grpc-tools (1.60.0)
34
+ json (2.7.1)
32
35
  language_server-protocol (3.17.0.3)
33
36
  little-plugger (1.1.4)
34
37
  logging (1.8.2)
35
38
  little-plugger (>= 1.1.3)
36
39
  multi_json (>= 1.8.4)
37
- minitest (5.20.0)
40
+ minitest (5.21.2)
38
41
  multi_json (1.15.0)
39
42
  optparse (0.3.1)
40
- parallel (1.23.0)
41
- parser (3.2.2.4)
43
+ parallel (1.24.0)
44
+ parser (3.3.0.4)
42
45
  ast (~> 2.4.1)
43
46
  racc
44
- racc (1.7.2)
47
+ racc (1.7.3)
45
48
  rainbow (3.1.1)
46
49
  rake (13.1.0)
47
- regexp_parser (2.8.2)
50
+ regexp_parser (2.9.0)
48
51
  rexml (3.2.6)
49
- rubocop (1.57.2)
52
+ rubocop (1.60.1)
50
53
  json (~> 2.3)
51
54
  language_server-protocol (>= 3.17.0)
52
55
  parallel (~> 1.10)
53
- parser (>= 3.2.2.4)
56
+ parser (>= 3.3.0.2)
54
57
  rainbow (>= 2.2.2, < 4.0)
55
58
  regexp_parser (>= 1.8, < 3.0)
56
59
  rexml (>= 3.2.5, < 4.0)
57
- rubocop-ast (>= 1.28.1, < 2.0)
60
+ rubocop-ast (>= 1.30.0, < 2.0)
58
61
  ruby-progressbar (~> 1.7)
59
62
  unicode-display_width (>= 2.4.0, < 3.0)
60
63
  rubocop-ast (1.30.0)
@@ -69,7 +72,6 @@ PLATFORMS
69
72
  x86_64-linux
70
73
 
71
74
  DEPENDENCIES
72
- asciidoctor (~> 2)
73
75
  asciidoctor-server!
74
76
  grpc-tools (~> 1.0)
75
77
  minitest (~> 5.0)
@@ -77,4 +79,4 @@ DEPENDENCIES
77
79
  rubocop (~> 1.21)
78
80
 
79
81
  BUNDLED WITH
80
- 2.3.26
82
+ 2.5.5
@@ -0,0 +1,48 @@
1
+ # frozen_string_literal: true
2
+
3
+ require_relative "lib/asciidoctor-server/version"
4
+
5
+ Gem::Specification.new do |spec|
6
+ github_repo = "https://github.com/hybras/asciidoctor-server"
7
+ spec.name = "asciidoctor-server"
8
+ spec.version = Asciidoctor::Server::VERSION
9
+ spec.authors = ["hybras"]
10
+ spec.email = ["24651269+hybras@users.noreply.github.com"]
11
+
12
+ spec.summary = "Run asciidoctor as a server"
13
+ spec.description = "Run asciidoctor as a server and avoid the cost of spawning multiple processes"
14
+ spec.homepage = github_repo
15
+ spec.license = "MIT"
16
+ spec.required_ruby_version = ">= 2.6.0"
17
+ spec.extra_rdoc_files = ["./Readme.md"]
18
+
19
+ spec.metadata["allowed_push_host"] = "https://rubygems.org"
20
+
21
+ spec.metadata["homepage_uri"] = github_repo
22
+ spec.metadata["source_code_uri"] = github_repo
23
+ # spec.metadata["changelog_uri"] = "TODO: Put your gem's CHANGELOG.md URL here."
24
+
25
+ # Specify which files should be added to the gem when it is released.
26
+ # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
27
+ spec.files = Dir.chdir(__dir__) do
28
+ `git ls-files -z`.split("\x0").reject do |f|
29
+ (f == __FILE__) || f.match(%r{\A(?:(?:bin|test|spec|features)/|\.(?:git|travis|circleci)|appveyor)})
30
+ end
31
+ end
32
+ spec.bindir = "exe"
33
+ spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
34
+ spec.require_paths = ["lib"]
35
+
36
+ # Uncomment to register a new dependency of your gem
37
+ # spec.add_dependency "example-gem", "~> 1.0"
38
+
39
+ spec.add_dependency "asciidoctor", "~> 2.0"
40
+ spec.add_dependency "grpc", "~> 1.0"
41
+ spec.add_dependency "logging", "~> 1.0"
42
+ spec.add_dependency "optparse", "~> 0.3.1"
43
+
44
+ # For more information and examples about making a new gem, check out our
45
+ # guide at: https://bundler.io/guides/creating_gem.html
46
+ spec.metadata["rubygems_mfa_required"] = "true"
47
+ spec.metadata["github_repo"] = github_repo.sub("https", "ssh")
48
+ end
data/justfile CHANGED
@@ -5,4 +5,12 @@ protoc:
5
5
  grpc_tools_ruby_protoc -I ../proto --ruby_out=lib/asciidoctor-server --grpc_out=lib/asciidoctor-server ../proto/asciidoctor.proto
6
6
 
7
7
  build:
8
- gem build asciidoctor-server.gemspec
8
+ rm *.gem
9
+ gem build asciidoctor-server.gemspec
10
+
11
+ push: build
12
+ gem push asciidoctor-server-*.gem
13
+
14
+ kill:
15
+ #!/usr/bin/env bash
16
+ kill `procs --only=pid --no-header asciidoctor-server`
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Asciidoctor
4
4
  module Server
5
- VERSION = "0.4.0"
5
+ VERSION = "0.4.3"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: asciidoctor-server
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - hybras
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 1980-01-01 00:00:00.000000000 Z
11
+ date: 2025-01-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: asciidoctor
@@ -81,6 +81,7 @@ files:
81
81
  - Gemfile.lock
82
82
  - Rakefile
83
83
  - Readme.md
84
+ - asciidoctor-server.gemspec
84
85
  - exe/asciidoctor-server
85
86
  - gemset.nix
86
87
  - justfile
@@ -98,7 +99,8 @@ metadata:
98
99
  homepage_uri: https://github.com/hybras/asciidoctor-server
99
100
  source_code_uri: https://github.com/hybras/asciidoctor-server
100
101
  rubygems_mfa_required: 'true'
101
- post_install_message:
102
+ github_repo: ssh://github.com/hybras/asciidoctor-server
103
+ post_install_message:
102
104
  rdoc_options: []
103
105
  require_paths:
104
106
  - lib
@@ -113,8 +115,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
113
115
  - !ruby/object:Gem::Version
114
116
  version: '0'
115
117
  requirements: []
116
- rubygems_version: 3.4.22
117
- signing_key:
118
+ rubygems_version: 3.3.26
119
+ signing_key:
118
120
  specification_version: 4
119
121
  summary: Run asciidoctor as a server
120
122
  test_files: []