sqlite-fastrand 0.2.1.pre.alpha.8-arm64-darwin → 0.2.1.pre.alpha.10-arm64-darwin

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fastrand0.dylib +0 -0
  3. data/lib/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d0027ff8dcb878ac08d8aa6596647afab6ae4faca5dcfe469038a3951be28c11
4
- data.tar.gz: 38a879958c326257939c653ac17db59fec50d6cf90a49f70a9336b938177eb4b
3
+ metadata.gz: 58b5380168acc3e56a4216b4173acba695cc45bb5fb7fef6ed6d695f1cb761d9
4
+ data.tar.gz: 14783c163f23a9b35fbd15cd2ded760d5b84f076af9fb1090bea305ff1d37f3a
5
5
  SHA512:
6
- metadata.gz: 15d7717f8a05ddf9f7129b32a133cc8b42c44f64553166011837c89549591d140d620c7951cc017a7d8585e9eae5ad2dca55c7a97f66f99347a45fbf9ee02b94
7
- data.tar.gz: 5bc1a016ea3ea009ac2cfa766593860931958259ec27f4413132b20a42a9f95d122316c115e0d694e1f3cfb5a53cfa7bb5b8e48818e2a9f831123c073795f15d
6
+ metadata.gz: 534e62e20429f4c3cecbffe173fdbb128df011e223308d0cf1749547885eabede06bf14c6f4937a391cb6a36a9ec71c9c5d8943b2b22544bdb1c95d416071d3a
7
+ data.tar.gz: d616d5137fbb6b4dbeff3dda14db24a2f47933b40e06815c9ce9746a918b9b4a7b44b4208f9437d9dbe7168c7494c80451118c21c50c6b0e42bc25e95657d3c7
data/lib/fastrand0.dylib CHANGED
Binary file
data/lib/version.rb CHANGED
@@ -1,4 +1,4 @@
1
1
  # automatically generated, do not edit by hand.
2
2
  module SqliteFastrand
3
- VERSION = "0.2.1-alpha.8"
3
+ VERSION = "0.2.1-alpha.10"
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sqlite-fastrand
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1.pre.alpha.8
4
+ version: 0.2.1.pre.alpha.10
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Alex Garcia
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-10 00:00:00.000000000 Z
11
+ date: 2023-08-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler