plu 0.3.0 → 0.4.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,16 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: plu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Kane
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-10-23 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies: []
13
- description:
14
12
  email: andrew@ankane.org
15
13
  executables: []
16
14
  extensions: []
@@ -21,11 +19,11 @@ files:
21
19
  - README.md
22
20
  - lib/plu.rb
23
21
  - lib/plu/version.rb
22
+ - plu_codes.json
24
23
  homepage: https://github.com/ankane/plu
25
24
  licenses:
26
25
  - MIT
27
26
  metadata: {}
28
- post_install_message:
29
27
  rdoc_options: []
30
28
  require_paths:
31
29
  - lib
@@ -33,15 +31,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
33
31
  requirements:
34
32
  - - ">="
35
33
  - !ruby/object:Gem::Version
36
- version: '3.1'
34
+ version: '3.3'
37
35
  required_rubygems_version: !ruby/object:Gem::Requirement
38
36
  requirements:
39
37
  - - ">="
40
38
  - !ruby/object:Gem::Version
41
39
  version: '0'
42
40
  requirements: []
43
- rubygems_version: 3.5.16
44
- signing_key:
41
+ rubygems_version: 4.0.6
45
42
  specification_version: 4
46
43
  summary: Price look-up codes made easy
47
44
  test_files: []