xdg 4.2.0 → 4.3.0

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: c2f5c506da3a72de1866fffa3dd4b3f5668ff763af3094725c04db9623b34d64
4
- data.tar.gz: d09ebc55bc4178203555eb6bb1780538d0de1800d7511862a27ff41fd0e4bc95
3
+ metadata.gz: 0a3dc5a5dea8d55c97b02344c1cccc70e6bfc9270b43ba7076b5dc3089159d52
4
+ data.tar.gz: b50d59f72fec1dd4cd1103bc3c68adfd25cafb0344cb2588cd2543ec5be4f10e
5
5
  SHA512:
6
- metadata.gz: 60105cd15d211b8ed79e97df075cae9d8ab359e58b02b8cb31d35998f66e9045be7d4fa9de7e4fd6aa63ea3c33f4ef880c6be009c2c31030eb9fea76dafb0010
7
- data.tar.gz: 974dc52e885ed0527b117ff044b687c1ea84014d7346beba0ca7089e78c82cc2473e068c3fc7562eb96f4ebf73a0940118740ee181532954ac4fadd054d6e9c8
6
+ metadata.gz: 7cf9c15df81e64dcf6751d298735032f76f2fb2f8f68c5cecbddb22d85e35d9681b45f9c6436e73f102cdce9b71d4466cf3817dfb9a6260d30426cf6b23f6211
7
+ data.tar.gz: 903c9bf965949d3a611bb005b6a7c154fa2b23d15754a5d24a1f5a445886aa4647c0c5be186165b21e9c34cbe54888fae034ee09c94575730a13953f3f6ed510
Binary file
data.tar.gz.sig CHANGED
@@ -1 +1 @@
1
- c7��2�/���5����n�٠Bw����%�����O'�QY��
1
+ &��Ւ�w��I�-�x�#������� 1���H�ԭ���ď�Q�y��8�����,�|��0%#:+�k+g�3��챂(ڲ̦"iX7V���6"r��%�Qu�%oI�� �5���t`nJqׇ���Z�դ���c� ��F�� �MJ�`3T���Q���>����"%'����'EiHҧ���V��Ⱥ���Yy�c/������V
2
+ O��~+[# ]�I=�>/�����n������ ����5'9�K<��A����z�;��@�|�@ _��6�%A���f}��9:Ç�8�=J���=ԞUu�����Jv��΍���J���g��m�*8a9ac`o��/$�9�q�YH���g2˯p�"P�Ps��rv�ʦ�����4�M�$].¡3܍նߥ
@@ -150,7 +150,7 @@ additional liability.
150
150
 
151
151
  END OF TERMS AND CONDITIONS
152
152
 
153
- Copyright link:https://www.alchemists.io[Alchemists].
153
+ Copyright 2019 link:https://www.alchemists.io/team/brooke_kuhlmann[Brooke Kuhlmann].
154
154
 
155
155
  Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
156
156
  compliance with the License. You may obtain a link:https://www.apache.org/licenses/LICENSE-2.0[copy]
@@ -35,8 +35,6 @@ access to the following environment settings:
35
35
 
36
36
  == Setup
37
37
 
38
- === Production
39
-
40
38
  To install, run:
41
39
 
42
40
  [source,bash]
@@ -51,24 +49,6 @@ Add the following to your Gemfile:
51
49
  gem "xdg"
52
50
  ----
53
51
 
54
- === Development
55
-
56
- To contribute, run:
57
-
58
- [source,bash]
59
- ----
60
- git clone https://github.com/bkuhlmann/xdg.git
61
- cd xdg
62
- bin/setup
63
- ----
64
-
65
- You can also use the IRB console for direct access to all objects:
66
-
67
- [source,bash]
68
- ----
69
- bin/console
70
- ----
71
-
72
52
  == Usage
73
53
 
74
54
  The following describes how to use this XDG implementation.
@@ -259,6 +239,24 @@ Path precedence is determined in the following order (with the first taking high
259
239
  . `$XDG_*_DIRS` - Iterates through directories in order defined (with first taking highest
260
240
  priority). Otherwise, falls back to specification default.
261
241
 
242
+ == Development
243
+
244
+ To contribute, run:
245
+
246
+ [source,bash]
247
+ ----
248
+ git clone https://github.com/bkuhlmann/xdg.git
249
+ cd xdg
250
+ bin/setup
251
+ ----
252
+
253
+ You can also use the IRB console for direct access to all objects:
254
+
255
+ [source,bash]
256
+ ----
257
+ bin/console
258
+ ----
259
+
262
260
  == Tests
263
261
 
264
262
  To test, run:
@@ -5,7 +5,7 @@ module XDG
5
5
  module Identity
6
6
  NAME = "xdg"
7
7
  LABEL = "XDG"
8
- VERSION = "4.2.0"
8
+ VERSION = "4.3.0"
9
9
  VERSION_LABEL = "#{LABEL} #{VERSION}"
10
10
  end
11
11
  end
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: 4.2.0
4
+ version: 4.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brooke Kuhlmann
@@ -28,7 +28,7 @@ cert_chain:
28
28
  2XV8FRa7/JimI07sPLC13eLY3xd/aYTi85Z782KIA4j0G8XEEWAX0ouBhlXPocZv
29
29
  QWc=
30
30
  -----END CERTIFICATE-----
31
- date: 2020-07-23 00:00:00.000000000 Z
31
+ date: 2020-10-18 00:00:00.000000000 Z
32
32
  dependencies:
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: bundler-audit
@@ -162,14 +162,14 @@ dependencies:
162
162
  requirements:
163
163
  - - "~>"
164
164
  - !ruby/object:Gem::Version
165
- version: '0.83'
165
+ version: '0.89'
166
166
  type: :development
167
167
  prerelease: false
168
168
  version_requirements: !ruby/object:Gem::Requirement
169
169
  requirements:
170
170
  - - "~>"
171
171
  - !ruby/object:Gem::Version
172
- version: '0.83'
172
+ version: '0.89'
173
173
  - !ruby/object:Gem::Dependency
174
174
  name: rubocop-performance
175
175
  requirement: !ruby/object:Gem::Requirement
@@ -218,14 +218,14 @@ dependencies:
218
218
  requirements:
219
219
  - - "~>"
220
220
  - !ruby/object:Gem::Version
221
- version: '0.18'
221
+ version: '0.19'
222
222
  type: :development
223
223
  prerelease: false
224
224
  version_requirements: !ruby/object:Gem::Requirement
225
225
  requirements:
226
226
  - - "~>"
227
227
  - !ruby/object:Gem::Version
228
- version: '0.18'
228
+ version: '0.19'
229
229
  description:
230
230
  email:
231
231
  - brooke@alchemists.io
metadata.gz.sig CHANGED
Binary file