sqlite-url 0.1.0.pre.alpha.7-x86_64-linux → 0.1.0.pre.alpha.8-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/url0.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: a2b58d58cde47d5c62799704434031fc35e904dc24ad3adc13d0a4918586954b
4
- data.tar.gz: 1bca90d2fd335af17f304b92d20715a2200ef92c4de1b3d993f4978839d942d3
3
+ metadata.gz: 186ca99199152964f029a31854b708ef878c3f49cc770f47505c07035cf7b91a
4
+ data.tar.gz: d8a11c44f143b8cc06bd62e3223ac98da78fa0b449674a01c72983bb0ee3720c
5
5
  SHA512:
6
- metadata.gz: 65891d01fd976cd54f6726c756c6bbf87605e3059c7c150b0055f61e71309a891539c418f8fe606989057f6983ec6e619d4610e1134ff10e965d33df1f52d099
7
- data.tar.gz: e556c8e0bbe97700fd91ba3f27c9d7c7d0fbcdc3df6904a1ba534e0c74db093e090258fae038c1fb7301a77130e2725e1cad0929c0a0ebe65e4adcec1be44d61
6
+ metadata.gz: 92d1df86639380151156e5e451154723c365709f39150dc9bc7a43bc075a0e0633b3844ea6a38ba2f4c67fc3e7433b1e9d10e21ea401ad9c170163763d099539
7
+ data.tar.gz: 7a150433d62b6139fc93e97bcc9b6fa4e979f56f1285538fec46e0654f12c80eba900fff55e8779c3e1de02f703a28d9e04f13b5add344b850382b7205ccd590
data/lib/url0.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 SqliteUrl
3
- VERSION = "0.1.0-alpha.7"
3
+ VERSION = "0.1.0-alpha.8"
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sqlite-url
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.pre.alpha.7
4
+ version: 0.1.0.pre.alpha.8
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-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler