kendama 1.0.0 → 1.0.2

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kendama
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
- - uichi
7
+ - nisyuu
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-09-12 00:00:00.000000000 Z
11
+ date: 2026-05-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -52,7 +52,7 @@ dependencies:
52
52
  version: 3.6.0
53
53
  description: 国税庁が提供するインボイス制度適格請求書発行事業者公表システムWeb-APIを使用するためのRuby向けラッパーです。
54
54
  email:
55
- - 37263474+uichi@users.noreply.github.com
55
+ - 37263474+nisyuu@users.noreply.github.com
56
56
  executables: []
57
57
  extensions: []
58
58
  extra_rdoc_files: []
@@ -75,6 +75,7 @@ files:
75
75
  - lib/kendama/api/v1_api.rb
76
76
  - lib/kendama/api_client.rb
77
77
  - lib/kendama/api_error.rb
78
+ - lib/kendama/api_model_base.rb
78
79
  - lib/kendama/configuration.rb
79
80
  - lib/kendama/models/announcement.rb
80
81
  - lib/kendama/models/response_body.rb
@@ -84,13 +85,9 @@ files:
84
85
  - openapi/v1/diff.yaml
85
86
  - openapi/v1/num.yaml
86
87
  - openapi/v1/valid.yaml
87
- - pkg/kendama-0.1.0.gem
88
- - pkg/kendama-0.1.1.gem
89
- - pkg/kendama-0.2.0.gem
90
- - pkg/kendama-0.2.1.gem
91
- - pkg/kendama-0.2.2.gem
92
- - pkg/kendama-0.2.3.gem
93
88
  - pkg/kendama-1.0.0.gem
89
+ - pkg/kendama-1.0.1.gem
90
+ - pkg/kendama-1.0.2.gem
94
91
  - sig/kendama.rbs
95
92
  - spec/api/v1_api_spec.rb
96
93
  - spec/api_client_spec.rb
@@ -104,8 +101,8 @@ licenses:
104
101
  - MIT
105
102
  metadata:
106
103
  homepage_uri: https://rubygems.org/gems/kendama
107
- source_code_uri: https://github.com/uichi/kendama
108
- changelog_uri: https://github.com/uichi/kendama/blob/main/CHANGELOG.md
104
+ source_code_uri: https://github.com/nisyuu/kendama
105
+ changelog_uri: https://github.com/nisyuu/kendama/blob/main/CHANGELOG.md
109
106
  post_install_message:
110
107
  rdoc_options: []
111
108
  require_paths:
@@ -121,7 +118,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
121
118
  - !ruby/object:Gem::Version
122
119
  version: '0'
123
120
  requirements: []
124
- rubygems_version: 3.4.12
121
+ rubygems_version: 3.5.22
125
122
  signing_key:
126
123
  specification_version: 4
127
124
  summary: 適格請求書発行事業者公表システムWeb-APIのラッパー
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file