optify-config 0.8.0-x86_64-linux → 0.8.2-x86_64-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: 1bc3aa471b9f5536bc99e2f7ad64faf2f15acf121957b3aa2c91f39cd1b1ebeb
4
- data.tar.gz: 5f031dcf89f3b2490b10558d4ebeed84c9a6bf2cf7fbba1ba2b00e5ab5c74124
3
+ metadata.gz: e934b6ac8a315f6d821372ea8fccb0429eb9db1d408f73941911e4db4c523654
4
+ data.tar.gz: e17b4722bbd17ce886d6adaaa906a2850ef529a29aa75c1fab1b9751e15a1533
5
5
  SHA512:
6
- metadata.gz: e579e7413e5b96cbb6cd93671cfe55a53ffb1d709a477fa8c10aeb9e35bd68ff701deb8bd9391e44fae8a3a0a1e5890b18613a1812ac70b0b436124af0a61431
7
- data.tar.gz: 827959dab675f27f537ca6e10a65f573f021e57e3072c4aba5ca59ce134e4c52cbbcb1f9157c7160bbf07464783b68202f4e3373a54d04396eb8ef8083b95b1c
6
+ metadata.gz: 1047e8c87aed0b3482ea18860b69f2a955ec037bd0fa707a00158ac03c3a9f720d5565a9d24de16cc6fcf871b699954ebd7da34c2cfe3a496739211121126530
7
+ data.tar.gz: 4e8a93e3f9857768884b293df3ec12b7e7f369e899325aba700ffa5c857eaeeccb35d473f53e2a9332f3a245bb4ddbb1c0e7a45fed2c27ecb6e944ecaa171a1d
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: optify-config
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.8.2
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Justin D. Harris
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-03-09 00:00:00.000000000 Z
11
+ date: 2025-04-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sorbet-runtime
@@ -103,7 +103,6 @@ extensions: []
103
103
  extra_rdoc_files: []
104
104
  files:
105
105
  - lib/optify.rb
106
- - lib/optify_ruby/3.1/optify_ruby.so
107
106
  - lib/optify_ruby/3.2/optify_ruby.so
108
107
  - lib/optify_ruby/3.4/optify_ruby.so
109
108
  - lib/optify_ruby/base_config.rb
@@ -125,7 +124,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
125
124
  requirements:
126
125
  - - ">="
127
126
  - !ruby/object:Gem::Version
128
- version: '3.1'
127
+ version: '3.2'
129
128
  - - "<"
130
129
  - !ruby/object:Gem::Version
131
130
  version: 3.5.dev
Binary file