optify-config 0.4.1-aarch64-linux → 0.4.2-aarch64-linux
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 108d884c56a8953b283d19cc6c467bfba15bd9c4bc3536735d81e7e72e091b2f
|
4
|
+
data.tar.gz: 57a735915f6d0355c2cbf853c41abad01739c4e4f7fb252326dda14a196d14a3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4816ac528e2ff724634f81f7b779e7cf1ebff93deff61189711ac2f337c22010848aac8b554b60bf56f5884f8153360f1009a1d8af9bd8aa0e45ff2c8cb7e05c
|
7
|
+
data.tar.gz: fa0b263fa394d6ac2c9d3e542f7b98c11a619529f562f79674b510b64ec99e2aaf65afbc28fdc2cef4cd0e8ce1f263f02dec47b964da0846726ca8081312ddd2
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: optify-config
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.2
|
5
5
|
platform: aarch64-linux
|
6
6
|
authors:
|
7
7
|
- Justin D. Harris
|
@@ -89,7 +89,9 @@ extensions: []
|
|
89
89
|
extra_rdoc_files: []
|
90
90
|
files:
|
91
91
|
- lib/optify.rb
|
92
|
-
- lib/optify_ruby/3.
|
92
|
+
- lib/optify_ruby/3.1/optify_ruby.so
|
93
|
+
- lib/optify_ruby/3.2/optify_ruby.so
|
94
|
+
- lib/optify_ruby/3.4/optify_ruby.so
|
93
95
|
- lib/optify_ruby/base_config.rb
|
94
96
|
- lib/optify_ruby/implementation.rb
|
95
97
|
- rbi/optify.rbi
|
@@ -107,10 +109,10 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
107
109
|
requirements:
|
108
110
|
- - ">="
|
109
111
|
- !ruby/object:Gem::Version
|
110
|
-
version: '3.
|
112
|
+
version: '3.1'
|
111
113
|
- - "<"
|
112
114
|
- !ruby/object:Gem::Version
|
113
|
-
version: 3.
|
115
|
+
version: 3.5.dev
|
114
116
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
115
117
|
requirements:
|
116
118
|
- - ">="
|