wasmtime 0.4.0-x86_64-darwin → 0.4.1-x86_64-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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 23a8a9798ce145a108578a604c19408b45d53f77d2ba78126cae7c08f9bd5ffd
4
- data.tar.gz: 33e331db8dcd0dada3d649a7dcc72103219c9b6bbb104615b6b78ca7d15ec4c2
3
+ metadata.gz: 69e4728293ad80a30dc43652b2adfa0466558f2ddc422f1da1f92c113fc5fb91
4
+ data.tar.gz: 1cb8cc88ddb0af4900ad278fa7e4439eebcc1506055bd1f97a9c2f40b2ed1bac
5
5
  SHA512:
6
- metadata.gz: a572291a912c8b3837fad4df0cf8451ad278288c4d5936c2d3401b7ffd4e1e59fabce2d9c2c86231dc87379d238a8a6c3d7e836ac82172ed25a49a73be6c2070
7
- data.tar.gz: 72608218bab7a4b0fdb791480ed17ce6f043e28280157390385b06aa4d588f2a8414c2f38f05024efe4c865dfa97d8864bcccfeccfc430a223b4dcdab4ae91ba
6
+ metadata.gz: 63875baf1789d862877b3cbbc4cefb856404d478464ee81d9d2afe40dd061e9e9bca95292ce323cc058c067ee281a796d4dbb953729dd1230a3b6512952e6acc
7
+ data.tar.gz: 6d1b761441b6d3b571b6fb682cd20c1162e6c2213f76461c89a328c479075d40f983a6896be2e75a0672d9d25e2dfe9306681a2742d63f7100add47e50a06e5b
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "0.4.0"
4
+ VERSION = "0.4.1"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wasmtime
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  platform: x86_64-darwin
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-12-21 00:00:00.000000000 Z
11
+ date: 2023-01-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: