wasmtime 13.0.0-x86_64-darwin → 14.0.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: 57d0877fd9566562451baf7fd000ec4d4114d7032cce8b3d3004abada8e7927a
4
- data.tar.gz: 85a63803797b945057cd6b5603c70e7db28a7f9d4d3c28e9682febcb7f4f9260
3
+ metadata.gz: 39d7e7deb78c10a703cb7e0b0922931b0fe40fb3dc37077388740a955c85d280
4
+ data.tar.gz: 54d0696a7668e87914e3c6f44b078fdf5560d75a5f614fb488d90b2ac5264645
5
5
  SHA512:
6
- metadata.gz: b904d4f4506ee3ba08978aa50f4a77f841a461688834a01274fcb5b505aa7b02bbe0bdcfa54ac1cbc6b0d4f4575236c71029af9978c4514acdc5f1b44369b442
7
- data.tar.gz: e532a1725af405d02cb06baff12bc3158ab92538519e8dd5a69528575eb3212ff688f34887d39eeed384d3bc0670695dcd150b059df3eb030f5abaa6e5f43568
6
+ metadata.gz: cd368b48aff4d03d01485763e40f8984c8a610764eea50a982fe7ad6d9315c92a6f0489f7a6fbbeee5f9ee5a1e269f93673bf34af0144a6ae38621ac1c5e7ab8
7
+ data.tar.gz: 4d758fcba5d0f77f7b9d1beff06587e1761014b9e38531b727fa69c2ab6085f83a61d53860b522681d5836feeda94829992e532dbd5b4e4a8f0d1a646882c83e
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "13.0.0"
4
+ VERSION = "14.0.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: 13.0.0
4
+ version: 14.0.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: 2023-10-02 00:00:00.000000000 Z
11
+ date: 2023-10-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: