sqlite-fastrand 0.2.1.pre.alpha.9-x86_64-linux → 0.2.1.pre.alpha.10-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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fastrand0.so +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: 10693b720672219bf199c15cc4a12e931325a9c875003371b1125e8b67360edc
4
- data.tar.gz: 0b654e1b0b36622c2e0ca9d7024eb304058396787f17b061bb05d0b78edfae7b
3
+ metadata.gz: 166d4d0f34ad7f1d891826532ccfa93ffb166aee0adcdf2169e6bec06a74c625
4
+ data.tar.gz: 54bf0be5ec5136f91cad1d38d6273ee211ac538f82ac738715bfaa8185425117
5
5
  SHA512:
6
- metadata.gz: e40517e44b4ff2974aa83310101871292d269f96a94d4f10d39d32bb3224c6327002e4f4240c0e20f612c5a769258ba05a71b64aabf1e8c176efe325733ac767
7
- data.tar.gz: 4d2083df2cc8c91f5694f926615511f412c78c96887b352c27b096de0f4dec136bf40a6e1f80ec19ed26358dd0998f7f0967f10dbc75121772943395e6318517
6
+ metadata.gz: 2cd8bf119f83f2c235199f46a1198f6d207594a0ad2b5f67f9cf3e5434fddd8eaededb021010a36c2680e794674f3a4d5ac1b598ac58fc44f6ecbf5ec9d5720c
7
+ data.tar.gz: c0b7ea7b8c82711e5c12554b5967c31c2ec5a285551d7d48b685c5639d87a84996daf78494d725719e4fefc5004613c11d3ab87d107faa34ae3a4f7df9ad1cd2
data/lib/fastrand0.so 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.9"
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.9
4
+ version: 0.2.1.pre.alpha.10
5
5
  platform: x86_64-linux
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