mq-ruby 0.1.0 → 0.1.1

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.
Files changed (2) hide show
  1. checksums.yaml +2 -2
  2. metadata +2 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0e95ccd922a0a23d76547c91b8d49b4e91629b0a833c07b68884c17d70ab3599
3
+ metadata.gz: f1f6e408f23df785eb0a7741e55214d015ca1bf2574b7f1c7ab3df65ba7f5bf3
4
4
  data.tar.gz: 5427f6ccaed77e7e388674b663e50195bfe73a06ccb0c36226003ac887c33464
5
5
  SHA512:
6
- metadata.gz: d137173902689ec78c7bb3f53bab5630a1bac9f8af552b66004162e09ab45a77d32c2aa3681b6bc65924a433e5f3023dd4876d1bc7ade83b5427c4a2cf9c289c
6
+ metadata.gz: b873d0c778297edd01fda7f716134515a32eefcd14bcc45295aa9ab98f3fc5587e8b78a4ea9dc7160787aac78a3d764897d5a4f7418b835708798c3ad2d3e256
7
7
  data.tar.gz: 8acf7b90358bf0c79a1108fd631a0d9d647fc580f63d147b15b551606ba7f90d4df931d1cf1d731d4cb465dd4d94783614b2dca94e6f2743ac292168fea86e9d
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mq-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Takahiro Sato
@@ -67,8 +67,6 @@ dependencies:
67
67
  version: '0.9'
68
68
  description: mq is a jq-like command-line tool for Markdown processing. This gem provides
69
69
  Ruby bindings for mq.
70
- email:
71
- - harehare1110@gmail.com
72
70
  executables: []
73
71
  extensions:
74
72
  - extconf.rb
@@ -88,8 +86,7 @@ licenses:
88
86
  - MIT
89
87
  metadata:
90
88
  homepage_uri: https://mqlang.org/
91
- source_code_uri: https://github.com/harehare/mq
92
- changelog_uri: https://github.com/harehare/mq/blob/main/crates/mq-ruby/CHANGELOG.md
89
+ source_code_uri: https://github.com/harehare/mq-ruby
93
90
  rdoc_options: []
94
91
  require_paths:
95
92
  - lib