wordnet_japan_diagram 0.1.0 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7b079619d512bbb94f622ebceed258c67ee078cada25582767ccbd80ede79c93
4
- data.tar.gz: e4db7ce1b7cce5e04362380171554e7d8e206e8773cf2627fe8fe928de93dec7
3
+ metadata.gz: 4145d51875511103723ee93644ecadc5928b5e982eb05a5fcd962757cb49ae20
4
+ data.tar.gz: fb261b20e10cb7e94b10162d2a35efe41a5419544efb8ce2a5c0b2dc7048c65f
5
5
  SHA512:
6
- metadata.gz: 0c896e2f155c1e97884dc1dfee37e41cb9a997ee52326e3e9c43730c5f573df32b4f9bab30f91538904ab5b97cd21ea0ef2881ee9c6681e39e54b5e334b5c408
7
- data.tar.gz: 38f7155b6406dccfa7bcd3eb7a2d0c62231d2d55aa3927a1acd353eadb2d79131c4efe8796cc1f9223107b7e62fd2c507c8a588a61885b0fa1fc7373ae274bb5
6
+ metadata.gz: 896da652b626b66d3a8cc8ad6bab2bdf8a561afb8746be85f430f89f5a73b6b7d0dc077bce8a83469743d4bff1479413df2aac45387e9a65d48f3ccf09ef3a23
7
+ data.tar.gz: 941153880f615cd18d2a70f81a53b5656fa4345fb96fbe7390c96c2333047d99c7a75d01e62f8fafafbac27be1f6a2f4bb3a2e300808a0178dd52565ab737325
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module WordnetJapanDiagram
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.2"
5
5
  end
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
12
  spec.description = "Draw a diagram of Japanese WordNet about the hypernyms and hyponyms of the search word."
13
13
  spec.homepage = "https://github.com/tommy-012/wordnet_japan_diagram"
14
14
  spec.license = "MIT"
15
- spec.required_ruby_version = ">= 2.6.0"
15
+ spec.required_ruby_version = ">= 3.1.4"
16
16
 
17
17
  spec.metadata["homepage_uri"] = spec.homepage
18
18
  spec.metadata["source_code_uri"] = "https://github.com/tommy-012/wordnet_japan_diagram"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wordnet_japan_diagram
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - tommy-012
@@ -80,7 +80,6 @@ files:
80
80
  - CHANGELOG.md
81
81
  - CODE_OF_CONDUCT.md
82
82
  - Gemfile
83
- - Gemfile.lock
84
83
  - LICENSE.txt
85
84
  - README.md
86
85
  - Rakefile
@@ -114,7 +113,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
114
113
  requirements:
115
114
  - - ">="
116
115
  - !ruby/object:Gem::Version
117
- version: 2.6.0
116
+ version: 3.1.4
118
117
  required_rubygems_version: !ruby/object:Gem::Requirement
119
118
  requirements:
120
119
  - - ">="
data/Gemfile.lock DELETED
@@ -1,85 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- wordnet_japan_diagram (0.1.0)
5
- activerecord (~> 7.0.4)
6
- choice (~> 0.2.0)
7
- ruby-graphviz (~> 1.2.5)
8
- sqlite3 (~> 1.5.4)
9
-
10
- GEM
11
- remote: https://rubygems.org/
12
- specs:
13
- activemodel (7.0.8)
14
- activesupport (= 7.0.8)
15
- activerecord (7.0.8)
16
- activemodel (= 7.0.8)
17
- activesupport (= 7.0.8)
18
- activesupport (7.0.8)
19
- concurrent-ruby (~> 1.0, >= 1.0.2)
20
- i18n (>= 1.6, < 2)
21
- minitest (>= 5.1)
22
- tzinfo (~> 2.0)
23
- ast (2.4.2)
24
- choice (0.2.0)
25
- concurrent-ruby (1.2.3)
26
- diff-lcs (1.5.1)
27
- i18n (1.14.1)
28
- concurrent-ruby (~> 1.0)
29
- json (2.7.1)
30
- language_server-protocol (3.17.0.3)
31
- minitest (5.22.2)
32
- parallel (1.24.0)
33
- parser (3.3.0.5)
34
- ast (~> 2.4.1)
35
- racc
36
- racc (1.7.3)
37
- rainbow (3.1.1)
38
- rake (13.1.0)
39
- regexp_parser (2.9.0)
40
- rexml (3.2.6)
41
- rspec (3.13.0)
42
- rspec-core (~> 3.13.0)
43
- rspec-expectations (~> 3.13.0)
44
- rspec-mocks (~> 3.13.0)
45
- rspec-core (3.13.0)
46
- rspec-support (~> 3.13.0)
47
- rspec-expectations (3.13.0)
48
- diff-lcs (>= 1.2.0, < 2.0)
49
- rspec-support (~> 3.13.0)
50
- rspec-mocks (3.13.0)
51
- diff-lcs (>= 1.2.0, < 2.0)
52
- rspec-support (~> 3.13.0)
53
- rspec-support (3.13.0)
54
- rubocop (1.60.2)
55
- json (~> 2.3)
56
- language_server-protocol (>= 3.17.0)
57
- parallel (~> 1.10)
58
- parser (>= 3.3.0.2)
59
- rainbow (>= 2.2.2, < 4.0)
60
- regexp_parser (>= 1.8, < 3.0)
61
- rexml (>= 3.2.5, < 4.0)
62
- rubocop-ast (>= 1.30.0, < 2.0)
63
- ruby-progressbar (~> 1.7)
64
- unicode-display_width (>= 2.4.0, < 3.0)
65
- rubocop-ast (1.30.0)
66
- parser (>= 3.2.1.0)
67
- ruby-graphviz (1.2.5)
68
- rexml
69
- ruby-progressbar (1.13.0)
70
- sqlite3 (1.5.4-arm64-darwin)
71
- tzinfo (2.0.6)
72
- concurrent-ruby (~> 1.0)
73
- unicode-display_width (2.5.0)
74
-
75
- PLATFORMS
76
- arm64-darwin-22
77
-
78
- DEPENDENCIES
79
- rake (~> 13.0)
80
- rspec (~> 3.0)
81
- rubocop (~> 1.21)
82
- wordnet_japan_diagram!
83
-
84
- BUNDLED WITH
85
- 2.3.26