code_ape 3.0.0 → 4.0.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.
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: code_ape
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0
4
+ version: 4.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Maxime Palanchini
8
- autorequire:
9
8
  bindir: exe
10
9
  cert_chain: []
11
- date: 2024-12-03 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: json
@@ -40,6 +39,7 @@ files:
40
39
  - lib/code_ape/section.rb
41
40
  - lib/code_ape/subsection.rb
42
41
  - lib/code_ape/version.rb
42
+ - lib/naf_rev2.1.json
43
43
  - lib/naf_rev2.json
44
44
  homepage: https://github.com/dakurei-gems/code_ape
45
45
  licenses:
@@ -48,7 +48,6 @@ metadata:
48
48
  homepage_uri: https://github.com/dakurei-gems/code_ape
49
49
  source_code_uri: https://github.com/dakurei-gems/code_ape
50
50
  changelog_uri: https://github.com/dakurei-gems/code_ape/main/README.md
51
- post_install_message:
52
51
  rdoc_options: []
53
52
  require_paths:
54
53
  - lib
@@ -56,15 +55,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
56
55
  requirements:
57
56
  - - ">="
58
57
  - !ruby/object:Gem::Version
59
- version: 3.2.0
58
+ version: 3.3.0
60
59
  required_rubygems_version: !ruby/object:Gem::Requirement
61
60
  requirements:
62
61
  - - ">="
63
62
  - !ruby/object:Gem::Version
64
63
  version: '0'
65
64
  requirements: []
66
- rubygems_version: 3.5.23
67
- signing_key:
65
+ rubygems_version: 4.0.6
68
66
  specification_version: 4
69
67
  summary: Ruby gem to obtain the labels of the APE code
70
68
  test_files: []