date 3.4.1-java → 3.5.0-java

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 +4 -4
  2. metadata +5 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8eec443de77b91d3d3677b35467f27ce4a41e380525290f6f2fd861271bd79e1
4
- data.tar.gz: 05cbe84905f097531933a862a7ea8a30d98a1096ee0da8d2d98d8761ef9aa6a1
3
+ metadata.gz: 4881cc0ae3fc65cf1a13ec70f64879cc334418841a946bc7ac2bd22a40311870
4
+ data.tar.gz: fcf3a0044babdc0f959a2aa5ffb5b2950431566f480f6110acdcd2aa708cfcc3
5
5
  SHA512:
6
- metadata.gz: 8be658d0c2b9e0cb9223522fa0888c0a8ef2245f1fc81c5f23677c5e2792b7a941a62c1d6119b8016f43c745c0918b16bcde2acf121e61b11a04dd847846407c
7
- data.tar.gz: 1a6ca3023c6e37f4d4837aac28b14a6620ffa2a0dd173d95650c5a0726668e1573afd79c6388b998206ccba170590cc8d8d3305a92f570b41a07e44273ca8786
6
+ metadata.gz: 1201eda2307072782bbfb367b0f2927d839ea748929645e8c0ff5e7f0ce78b28e6a8cd4dfd5f754de12920f53c69584446a45c9ca3b777cfa731a72ecd4e08cf
7
+ data.tar.gz: fc3b49cd85d879ac5c3f1c53ef78bf97f4f168e6c8be1babfb274b70af72d35d7082772e8d583b3e16691a4552313ca19970ebedee0d83dd6a972172a190b61d
metadata CHANGED
@@ -1,16 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: date
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.4.1
4
+ version: 3.5.0
5
5
  platform: java
6
6
  authors:
7
7
  - Tadayoshi Funaba
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-12-02 00:00:00.000000000 Z
10
+ date: 2025-10-29 00:00:00.000000000 Z
12
11
  dependencies: []
13
- description: A subclass of Object includes Comparable module for handling dates.
12
+ description: The official date library for Ruby.
14
13
  email:
15
14
  -
16
15
  executables: []
@@ -23,7 +22,6 @@ licenses:
23
22
  - BSD-2-Clause
24
23
  metadata:
25
24
  changelog_uri: https://github.com/ruby/date/releases
26
- post_install_message:
27
25
  rdoc_options: []
28
26
  require_paths:
29
27
  - lib
@@ -38,8 +36,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
38
36
  - !ruby/object:Gem::Version
39
37
  version: '0'
40
38
  requirements: []
41
- rubygems_version: 3.3.26
42
- signing_key:
39
+ rubygems_version: 3.6.9
43
40
  specification_version: 4
44
- summary: A subclass of Object includes Comparable module for handling dates.
41
+ summary: The official date library for Ruby.
45
42
  test_files: []