sqlite_hello 0.1.0.pre.alpha.36-x86_64-linux → 0.1.0.pre.alpha.38-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 (5) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hello0.so +0 -0
  3. data/lib/hola0.so +0 -0
  4. data/lib/version.rb +1 -1
  5. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dadcc7cfc3447a8138e43a112bbf15bfa58ec974cccb1acaa0668940b7131107
4
- data.tar.gz: 1bbacce943f41341ca4f8b7a4052f12e2c4b2cc715d919ae113d8e4713cc494c
3
+ metadata.gz: 567be4eb2bdcc1993c9c755b7f4b1efb71a718e5b23e20019c0a2db326f47a0c
4
+ data.tar.gz: 4d60317cd679a6db59c2eaa5eac005dc60891c1fca2b657fda42cd3f07d35c5a
5
5
  SHA512:
6
- metadata.gz: 317de46cf5ac6e3dfe1c90519deb018fd6bedc895b4a29fff6aca090349db50dce33646a869985602f978124e2e89a8f0ace285708b2d4fbce2a37b0b73687e9
7
- data.tar.gz: 87c06c0ececff2e3c07661de6510453921093df431d8a2bdcb680e16dfb19e745faa1caee7b8ecd28ff0d60e55cd536e3f580adefe3282fc20f490705d0e49fd
6
+ metadata.gz: ada52772b3aa699f91775db86a0a76e141fa976a4f82c28174cf8c43c267dac92d3f10658b2250b4704735ac67d6f519c5bf9cb7338d8b43434fe15fd000ccf3
7
+ data.tar.gz: dcb655bafd51e71b0cdbadcee6880b244e21f31e02df29686c698f41adb72c460c0b14cce794552a63ef36aa91c98be2b8841b3e04c370770dcb60befc9c87f2
data/lib/hello0.so CHANGED
Binary file
data/lib/hola0.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 SqliteHello
3
- VERSION = "0.1.0-alpha.36"
3
+ VERSION = "0.1.0-alpha.38"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sqlite_hello
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.pre.alpha.36
4
+ version: 0.1.0.pre.alpha.38
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Alex Garcia