xdg 5.2.0 → 5.3.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a57cc9c66035a391d56faa8f30752bcbebb7f05336f4a5c31a25443eff825c4c
4
- data.tar.gz: 053bbcefe4bafaddeab073dc8cca00095b01f886df219cf2c8a3883288392046
3
+ metadata.gz: 98969a0117c3f4357e9bd3bd660c02b8a69fa88782d84b778e5585659a0b2418
4
+ data.tar.gz: 91852f8480b942efa3a810d5f4dcc0978aff6375e7e2cf6addc1d25044723b2e
5
5
  SHA512:
6
- metadata.gz: fd06c616421025550d5323277af642cb3a60374376fdd7f8822aa672fe7860134fda507587a2b00e876ed38dd9e7f8e975d612934b5563bd36ffa7a131e7702f
7
- data.tar.gz: 2cd8988089936c2c7c47c8a2941d40a0fe7015201ade29c2d9ffc0430558f289c2765811a26346b185815dbd8b48ba441b07cdb77bedefa8ff3eebed05c1fa7d
6
+ metadata.gz: b39b21ab7428ec9009be8c37cc474cc07cd394819c8760e4413d381432b60792ed7593d067e85095d965d247d24f541fcee189184c5d7d653e034b490640ee9f
7
+ data.tar.gz: 3282a3572084679e3c774da24163a703616d164b6d12a87a1c9a65c0a835689f7fd0f36430dd57119374fdfe2abcc34f9cb2f1814029b7b4b86ca965df4f5e9b
checksums.yaml.gz.sig CHANGED
Binary file
data/README.adoc CHANGED
@@ -287,6 +287,11 @@ participating in this project you agree to abide by its terms.
287
287
 
288
288
  Read link:CONTRIBUTING.adoc[CONTRIBUTING] for details.
289
289
 
290
+ == Community
291
+
292
+ Feel free to link:https://www.alchemists.io/community[join the commmunity] for discussions related
293
+ to this project and much more.
294
+
290
295
  == License
291
296
 
292
297
  Read link:LICENSE.adoc[LICENSE] for details.
data/lib/xdg/identity.rb CHANGED
@@ -5,7 +5,7 @@ module XDG
5
5
  module Identity
6
6
  NAME = "xdg"
7
7
  LABEL = "XDG"
8
- VERSION = "5.2.0"
8
+ VERSION = "5.3.0"
9
9
  VERSION_LABEL = "#{LABEL} #{VERSION}".freeze
10
10
  end
11
11
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xdg
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.2.0
4
+ version: 5.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brooke Kuhlmann
@@ -28,7 +28,7 @@ cert_chain:
28
28
  lkHilIrX69jq8wMPpBhlaw2mRmeSL50Wv5u6xVBvOHhXFSP1crXM95vfLhLyRYod
29
29
  W2A=
30
30
  -----END CERTIFICATE-----
31
- date: 2021-10-09 00:00:00.000000000 Z
31
+ date: 2021-11-20 00:00:00.000000000 Z
32
32
  dependencies: []
33
33
  description:
34
34
  email:
@@ -58,6 +58,7 @@ metadata:
58
58
  bug_tracker_uri: https://github.com/bkuhlmann/xdg/issues
59
59
  changelog_uri: https://www.alchemists.io/projects/xdg/changes.html
60
60
  documentation_uri: https://www.alchemists.io/projects/xdg
61
+ rubygems_mfa_required: 'true'
61
62
  source_code_uri: https://github.com/bkuhlmann/xdg
62
63
  post_install_message:
63
64
  rdoc_options: []
@@ -74,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
74
75
  - !ruby/object:Gem::Version
75
76
  version: '0'
76
77
  requirements: []
77
- rubygems_version: 3.2.28
78
+ rubygems_version: 3.2.31
78
79
  signing_key:
79
80
  specification_version: 4
80
81
  summary: Provides an implementation of the XDG Base Directory Specification.
metadata.gz.sig CHANGED
Binary file