etc 1.4.1 → 1.4.3

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: '08b76e02c19850983f9c765cd8f73f5353e7ea1c2295892874284056a0f33572'
4
- data.tar.gz: 4c2bb4327bc82cdf40ba72195fed02594bb8af35888712e46139a225a58f67f0
3
+ metadata.gz: 16938d741512cfff9d22fee4de192f888746f46153a6dc2f75fbf5cf768fc484
4
+ data.tar.gz: b03f93803b05e9d24bf85873584478873fb75d4649fb44c2961b78106d37ea04
5
5
  SHA512:
6
- metadata.gz: b400ec775900dd0c4505e7d0ec93e3939c9f9ccd3147ec607f7e4d0347e8361492011effb196026cbcd511bdbd79d59f1ce0f0bca2534e60d3f80651d5ed2296
7
- data.tar.gz: 99f69faaa9b2bd7de984f5056f6ca89cfa9a9e4f6e572d03c0c7239ffac6897ab3c548790b1c53a0c71d90206da977d312c618f0f6d4beaed88c0070d842bc2f
6
+ metadata.gz: b0c6c3e0e5d4982c86a2e19b212aa4d7de5b4147c756974ac5ef9d492996f8e39306fa4e2a0f54d4d723b9db11a0d3f87362a746e523ccd2a85ad3da3bce6116
7
+ data.tar.gz: ca8cfccef1ded506ae7f4d251443b62250ba2e38564f6644be5891d43775f4b5d134b561a01de28b33ceb4f9d5e359212fb9ac697a30243ebff082ee894f9ac3
data/ChangeLog CHANGED
@@ -1,97 +1,145 @@
1
1
  -*- coding: utf-8 -*-
2
2
 
3
- commit b3e9d9ceb0984d54c9b0d5d2e6c20e007be824fb
3
+ commit 743c26086d6c6012a9fbf68463f0b8b4bf1bd89a
4
4
  Author: Hiroshi SHIBATA <hsbt@ruby-lang.org>
5
- AuthorDate: 2022-12-05 15:05:09 +0900
5
+ AuthorDate: 2023-12-13 13:58:24 +0900
6
6
  Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
7
- CommitDate: 2022-12-05 15:05:09 +0900
7
+ CommitDate: 2023-12-13 13:58:24 +0900
8
8
 
9
- Bump version to 1.4.1
9
+ Bump up 1.4.3
10
10
 
11
- commit 6c9a0b4e5db79160709282bc14aae3ed6d423cee
11
+ commit e4c71e59969d7f3580974b91556451d2b09071f6
12
12
  Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
13
- AuthorDate: 2022-06-19 10:59:03 +0900
13
+ AuthorDate: 2023-11-05 20:42:13 +0900
14
14
  Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
15
- CommitDate: 2022-06-19 10:59:03 +0900
15
+ CommitDate: 2023-11-05 20:42:13 +0900
16
16
 
17
- [DOC] Markup constant path names
17
+ Fix inconsistent dll linkage warning
18
18
 
19
- commit a8801e07d17a3535c8e9534d7167b67096cc5282
19
+ commit a9e4d4730d10051b3179380268216c8f56ddb26b
20
20
  Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
21
- AuthorDate: 2022-06-19 10:45:11 +0900
21
+ AuthorDate: 2023-10-29 16:14:44 +0900
22
22
  Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
23
- CommitDate: 2022-06-19 10:45:11 +0900
23
+ CommitDate: 2023-10-29 16:14:44 +0900
24
24
 
25
- [DOC] Markup string literals
25
+ Start 1.4.3
26
26
 
27
- commit ea517399741f20fbea1bed65a784a38b7a1f0390
28
- Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
29
- AuthorDate: 2022-06-19 10:43:43 +0900
30
- Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
31
- CommitDate: 2022-06-19 10:44:41 +0900
32
-
33
- [DOC] Fix reference to different module
34
-
35
- commit e7343b4e6950d1604eb46940456920ec8beb96d5
36
- Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
37
- AuthorDate: 2022-06-19 10:26:21 +0900
38
- Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
39
- CommitDate: 2022-06-19 10:26:21 +0900
40
-
41
- [DOC] Update
27
+ commit 676c954e91909a3af7cb67f4386234e2ad390271
28
+ Author: Hiroshi SHIBATA <hsbt@ruby-lang.org>
29
+ AuthorDate: 2023-10-05 15:07:25 +0900
30
+ Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
31
+ CommitDate: 2023-10-05 15:27:56 +0900
42
32
 
43
- System-dependent feature macros are automatically detected by
44
- extconf.rb, and are not used by users.
33
+ Use test-unit-ruby-core gem
45
34
 
46
- commit 8f24e74346f737ea2f9834558715aa48c2471a1c
35
+ commit cfbc607126e9673afd5424312992852c56e3edbc
47
36
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
48
- AuthorDate: 2022-04-11 04:23:17 +0000
37
+ AuthorDate: 2023-09-11 04:57:03 +0000
49
38
  Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
50
- CommitDate: 2022-04-11 13:29:46 +0900
39
+ CommitDate: 2023-09-11 14:01:19 +0900
51
40
 
52
- Bump actions/upload-artifact from 2 to 3
41
+ Bump actions/checkout from 3 to 4
53
42
 
54
- Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
55
- - [Release notes](https://github.com/actions/upload-artifact/releases)
56
- - [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
43
+ Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
44
+ - [Release notes](https://github.com/actions/checkout/releases)
45
+ - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
46
+ - [Commits](https://github.com/actions/checkout/compare/v3...v4)
57
47
 
58
48
  ---
59
49
  updated-dependencies:
60
- - dependency-name: actions/upload-artifact
50
+ - dependency-name: actions/checkout
61
51
  dependency-type: direct:production
62
52
  update-type: version-update:semver-major
63
53
  ...
64
54
 
65
55
  Signed-off-by: dependabot[bot] <support@github.com>
66
56
 
67
- commit 9354594223de532bedf3630f053ea65b186c6cbc
68
- Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
69
- AuthorDate: 2022-03-25 16:54:32 +0900
70
- Commit: GitHub <noreply@github.com>
71
- CommitDate: 2022-03-25 16:54:32 +0900
57
+ commit f7fa1884fa3474f3f81f29739817cb334753f489
58
+ Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
59
+ AuthorDate: 2023-07-13 00:34:45 +0900
60
+ Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
61
+ CommitDate: 2023-07-13 00:34:45 +0900
72
62
 
73
- Bump actions/checkout from 2 to 3 (#21)
63
+ Declare `getlogin` even if unistd.h is not available
74
64
 
75
- Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
76
- - [Release notes](https://github.com/actions/checkout/releases)
77
- - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
78
- - [Commits](https://github.com/actions/checkout/compare/v2...v3)
65
+ Although MinGW provides this header but not the function, Windows
66
+ version ruby provides the function.
79
67
 
80
- ---
81
- updated-dependencies:
82
- - dependency-name: actions/checkout
83
- dependency-type: direct:production
84
- update-type: version-update:semver-major
85
- ...
68
+ commit b95ddef386486e033735f4f8ac4ddb9abc0c1173
69
+ Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
70
+ AuthorDate: 2023-07-12 21:03:29 +0900
71
+ Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
72
+ CommitDate: 2023-07-12 23:11:13 +0900
86
73
 
87
- Signed-off-by: dependabot[bot] <support@github.com>
74
+ Chec if the target file exists, not "depend" file
75
+
76
+ commit 1ab19d581502876824483edccfca0777598e7f53
77
+ Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
78
+ AuthorDate: 2023-07-12 20:39:16 +0900
79
+ Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
80
+ CommitDate: 2023-07-12 23:10:54 +0900
81
+
82
+ Fix for srcdir with spaces
83
+
84
+ Fixes #22.
85
+ Build failure when the ruby installed directory name contains spaces.
86
+
87
+ commit 365398ea47feb65d2370fa576c8e992eb3a0d99e
88
+ Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
89
+ AuthorDate: 2023-07-12 16:20:30 +0900
90
+ Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
91
+ CommitDate: 2023-07-12 16:20:30 +0900
92
+
93
+ Declare `getlogin` only if unistd.h is not available
94
+
95
+ commit 40b69c7a5e8524cd95794cde9d4ba9595eef29f9
96
+ Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
97
+ AuthorDate: 2023-07-12 16:08:55 +0900
98
+ Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
99
+ CommitDate: 2023-07-12 16:08:55 +0900
88
100
 
89
- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
101
+ Update test
90
102
 
91
- commit d4805047a01a979a0c060436fa73e79120967e2c
103
+ commit f4b5e888ba2d1f8e87a6d2111be5d0a58e5da682
104
+ Author: Benoit Daloze <eregontp@gmail.com>
105
+ AuthorDate: 2023-05-29 21:27:35 +0200
106
+ Commit: Benoit Daloze <eregontp@gmail.com>
107
+ CommitDate: 2023-05-29 21:31:49 +0200
108
+
109
+ Add TruffleRuby in CI
110
+
111
+ commit 51856850035d78a671ae13c7969adf768bae2e9a
112
+ Author: Benoit Daloze <eregontp@gmail.com>
113
+ AuthorDate: 2023-05-29 21:26:06 +0200
114
+ Commit: Benoit Daloze <eregontp@gmail.com>
115
+ CommitDate: 2023-05-29 21:31:49 +0200
116
+
117
+ Use the correct pattern for the fallback of rb_io_descriptor()
118
+
119
+ * See https://github.com/ruby/io-console/pull/43/commits/d1d9aef45ceb14365fdf0ebee3e5ea06f27da682
120
+
121
+ commit ea15eceb1348e8efd24896669a7351a2f530eff6
122
+ Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
123
+ AuthorDate: 2023-05-28 14:08:25 +0900
124
+ Commit: GitHub <noreply@github.com>
125
+ CommitDate: 2023-05-28 14:08:25 +0900
126
+
127
+ Remove usage of IO internals. (#26)
128
+
129
+ commit f6be64c8adcf25a97610b861d57d9ad26169b090
92
130
  Author: Hiroshi SHIBATA <hsbt@ruby-lang.org>
93
- AuthorDate: 2022-03-25 16:47:16 +0900
131
+ AuthorDate: 2023-03-24 13:00:18 +0900
132
+ Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
133
+ CommitDate: 2023-03-24 13:35:24 +0900
134
+
135
+ Update test libraries from https://github.com/ruby/ruby/commit/b4e438d8aabaf4bba2b27f374c787543fae07c58
136
+
137
+ commit 7a81385ff554fa6083534103d3aa794878418848
138
+ Author: Keishi Tanaka <k-tanaka@ruby-dev.jp>
139
+ AuthorDate: 2023-01-21 14:30:27 +0900
94
140
  Commit: GitHub <noreply@github.com>
95
- CommitDate: 2022-03-25 16:47:16 +0900
141
+ CommitDate: 2023-01-21 14:30:27 +0900
142
+
143
+ Migrate set-output to $GITHUB_OUTPUT (#24)
96
144
 
97
- Added dependabot (#20)
145
+ https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
data/ext/etc/etc.c CHANGED
@@ -47,12 +47,16 @@ static VALUE sGroup;
47
47
  #define HAVE_UNAME 1
48
48
  #endif
49
49
 
50
- #ifndef _WIN32
51
- char *getenv();
50
+ #ifdef STDC_HEADERS
51
+ # include <stdlib.h>
52
+ #else
53
+ # ifdef HAVE_STDLIB_H
54
+ # include <stdlib.h>
55
+ # endif
52
56
  #endif
53
- char *getlogin();
57
+ RUBY_EXTERN char *getlogin(void);
54
58
 
55
- #define RUBY_ETC_VERSION "1.4.1"
59
+ #define RUBY_ETC_VERSION "1.4.3"
56
60
 
57
61
  #ifdef HAVE_RB_DEPRECATE_CONSTANT
58
62
  void rb_deprecate_constant(VALUE mod, const char *name);
@@ -62,6 +66,17 @@ void rb_deprecate_constant(VALUE mod, const char *name);
62
66
 
63
67
  #include "constdefs.h"
64
68
 
69
+ #ifndef HAVE_RB_IO_DESCRIPTOR
70
+ static int
71
+ io_descriptor_fallback(VALUE io)
72
+ {
73
+ rb_io_t *fptr;
74
+ GetOpenFile(io, fptr);
75
+ return fptr->fd;
76
+ }
77
+ #define rb_io_descriptor io_descriptor_fallback
78
+ #endif
79
+
65
80
  #ifdef HAVE_RUBY_ATOMIC_H
66
81
  # include "ruby/atomic.h"
67
82
  #else
@@ -937,14 +952,11 @@ io_pathconf(VALUE io, VALUE arg)
937
952
  {
938
953
  int name;
939
954
  long ret;
940
- rb_io_t *fptr;
941
955
 
942
956
  name = NUM2INT(arg);
943
957
 
944
- GetOpenFile(io, fptr);
945
-
946
958
  errno = 0;
947
- ret = fpathconf(fptr->fd, name);
959
+ ret = fpathconf(rb_io_descriptor(io), name);
948
960
  if (ret == -1) {
949
961
  if (errno == 0) /* no limit */
950
962
  return Qnil;
data/ext/etc/extconf.rb CHANGED
@@ -43,13 +43,23 @@ have_struct_member('struct group', 'gr_passwd', 'grp.h')
43
43
 
44
44
  # for https://github.com/ruby/etc
45
45
  srcdir = File.expand_path("..", __FILE__)
46
- if !File.exist?("#{srcdir}/depend")
47
- %x[#{RbConfig.ruby} #{srcdir}/mkconstants.rb -o #{srcdir}/constdefs.h]
46
+ constdefs = "#{srcdir}/constdefs.h"
47
+ if !File.exist?(constdefs)
48
+ ruby = RbConfig.ruby
49
+ if File.file?(ruby)
50
+ ruby = [ruby]
51
+ else
52
+ require "shellwords"
53
+ ruby = Shellwords.split(ruby)
54
+ end
55
+ system(*ruby, "#{srcdir}/mkconstants.rb", "-o", constdefs)
48
56
  end
49
57
 
50
58
  # TODO: remove when dropping 2.7 support, as exported since 3.0
51
59
  have_func('rb_deprecate_constant(Qnil, "None")')
52
60
 
61
+ have_func("rb_io_descriptor")
62
+
53
63
  $distcleanfiles << "constdefs.h"
54
64
 
55
65
  create_makefile("etc")
@@ -0,0 +1,97 @@
1
+ -*- coding: utf-8 -*-
2
+
3
+ commit b3e9d9ceb0984d54c9b0d5d2e6c20e007be824fb
4
+ Author: Hiroshi SHIBATA <hsbt@ruby-lang.org>
5
+ AuthorDate: 2022-12-05 15:05:09 +0900
6
+ Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
7
+ CommitDate: 2022-12-05 15:05:09 +0900
8
+
9
+ Bump version to 1.4.1
10
+
11
+ commit 6c9a0b4e5db79160709282bc14aae3ed6d423cee
12
+ Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
13
+ AuthorDate: 2022-06-19 10:59:03 +0900
14
+ Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
15
+ CommitDate: 2022-06-19 10:59:03 +0900
16
+
17
+ [DOC] Markup constant path names
18
+
19
+ commit a8801e07d17a3535c8e9534d7167b67096cc5282
20
+ Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
21
+ AuthorDate: 2022-06-19 10:45:11 +0900
22
+ Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
23
+ CommitDate: 2022-06-19 10:45:11 +0900
24
+
25
+ [DOC] Markup string literals
26
+
27
+ commit ea517399741f20fbea1bed65a784a38b7a1f0390
28
+ Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
29
+ AuthorDate: 2022-06-19 10:43:43 +0900
30
+ Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
31
+ CommitDate: 2022-06-19 10:44:41 +0900
32
+
33
+ [DOC] Fix reference to different module
34
+
35
+ commit e7343b4e6950d1604eb46940456920ec8beb96d5
36
+ Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
37
+ AuthorDate: 2022-06-19 10:26:21 +0900
38
+ Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
39
+ CommitDate: 2022-06-19 10:26:21 +0900
40
+
41
+ [DOC] Update
42
+
43
+ System-dependent feature macros are automatically detected by
44
+ extconf.rb, and are not used by users.
45
+
46
+ commit 8f24e74346f737ea2f9834558715aa48c2471a1c
47
+ Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
48
+ AuthorDate: 2022-04-11 04:23:17 +0000
49
+ Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
50
+ CommitDate: 2022-04-11 13:29:46 +0900
51
+
52
+ Bump actions/upload-artifact from 2 to 3
53
+
54
+ Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
55
+ - [Release notes](https://github.com/actions/upload-artifact/releases)
56
+ - [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
57
+
58
+ ---
59
+ updated-dependencies:
60
+ - dependency-name: actions/upload-artifact
61
+ dependency-type: direct:production
62
+ update-type: version-update:semver-major
63
+ ...
64
+
65
+ Signed-off-by: dependabot[bot] <support@github.com>
66
+
67
+ commit 9354594223de532bedf3630f053ea65b186c6cbc
68
+ Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
69
+ AuthorDate: 2022-03-25 16:54:32 +0900
70
+ Commit: GitHub <noreply@github.com>
71
+ CommitDate: 2022-03-25 16:54:32 +0900
72
+
73
+ Bump actions/checkout from 2 to 3 (#21)
74
+
75
+ Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
76
+ - [Release notes](https://github.com/actions/checkout/releases)
77
+ - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
78
+ - [Commits](https://github.com/actions/checkout/compare/v2...v3)
79
+
80
+ ---
81
+ updated-dependencies:
82
+ - dependency-name: actions/checkout
83
+ dependency-type: direct:production
84
+ update-type: version-update:semver-major
85
+ ...
86
+
87
+ Signed-off-by: dependabot[bot] <support@github.com>
88
+
89
+ Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
90
+
91
+ commit d4805047a01a979a0c060436fa73e79120967e2c
92
+ Author: Hiroshi SHIBATA <hsbt@ruby-lang.org>
93
+ AuthorDate: 2022-03-25 16:47:16 +0900
94
+ Commit: GitHub <noreply@github.com>
95
+ CommitDate: 2022-03-25 16:47:16 +0900
96
+
97
+ Added dependabot (#20)
@@ -0,0 +1,22 @@
1
+ -*- coding: utf-8 -*-
2
+
3
+ commit 5cac138538ea4ce0176aa035a97fca78e913d65d
4
+ Author: Hiroshi SHIBATA <hsbt@ruby-lang.org>
5
+ AuthorDate: 2022-12-09 14:57:29 +0900
6
+ Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
7
+ CommitDate: 2022-12-09 14:57:29 +0900
8
+
9
+ Bump version to 1.4.2
10
+
11
+ commit 61b3dc486bbfdb662834a7088150050da57a61c9
12
+ Author: 卜部昌平 <shyouhei@ruby-lang.org>
13
+ AuthorDate: 2022-09-21 10:03:30 +0900
14
+ Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
15
+ CommitDate: 2022-12-09 14:56:37 +0900
16
+
17
+ getenv: is in stdlib.h
18
+
19
+ getenv is a very basic function that has been in stdlib.h since
20
+ ISO/IEC 9899:1990. There is absolutely zero need for us to redeclare.
21
+
22
+ pty.c already includes stdlib.h out of the box so we need nothing.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: etc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.1
4
+ version: 1.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yukihiro Matsumoto
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-12-05 00:00:00.000000000 Z
11
+ date: 2023-12-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides access to information typically stored in UNIX /etc directory.
14
14
  email:
@@ -31,6 +31,8 @@ extra_rdoc_files:
31
31
  - logs/ChangeLog-1.3.0
32
32
  - logs/ChangeLog-1.3.1
33
33
  - logs/ChangeLog-1.4.0
34
+ - logs/ChangeLog-1.4.1
35
+ - logs/ChangeLog-1.4.2
34
36
  - test/etc/test_etc.rb
35
37
  files:
36
38
  - ChangeLog
@@ -47,6 +49,8 @@ files:
47
49
  - logs/ChangeLog-1.3.0
48
50
  - logs/ChangeLog-1.3.1
49
51
  - logs/ChangeLog-1.4.0
52
+ - logs/ChangeLog-1.4.1
53
+ - logs/ChangeLog-1.4.2
50
54
  - test/etc/test_etc.rb
51
55
  homepage: https://github.com/ruby/etc
52
56
  licenses:
@@ -70,7 +74,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
70
74
  - !ruby/object:Gem::Version
71
75
  version: '0'
72
76
  requirements: []
73
- rubygems_version: 3.4.0.dev
77
+ rubygems_version: 3.5.0.dev
74
78
  signing_key:
75
79
  specification_version: 4
76
80
  summary: Provides access to information typically stored in UNIX /etc directory.