wasmtime 13.0.0-arm64-darwin → 14.0.0-arm64-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: 59fef7b0755619f3d48e894b08e587932d3b374addc3874eb22b824f68d554d8
4
- data.tar.gz: b516b679794a482807852f372dbd52b2e57bde719e091aa12e68f7004e04a767
3
+ metadata.gz: cdf2972bc2da25d6ed1e08074783a4cc6e0ce6420d1507dfcd288df10407b9d8
4
+ data.tar.gz: 978c6ac8aee23f60487d7f4eae9a6fa6e3eb79d155e2bd97b187227fe017b7af
5
5
  SHA512:
6
- metadata.gz: 85d8d2bb7b2c3a7fb23029ae0fd215d0bcd6f0ae2ce8c57c7904e264b120f81705028928112dae6ef819ca0d99d210f36a5a61aa44f54837f687d0ac2d647fa6
7
- data.tar.gz: 9f045809017128fc787cdf43fea258d85b94f33b5e045ccb642017fb9670a1b3971fa8909f685adfb75d93d0a9a3349250ecd87c2079c1d8e902240f04c8fa22
6
+ metadata.gz: 26c6addaba9fde1f836ab659a6477bda1c67f4ab6d0883c30852102a2a44bce35fe936e49b2fcf95d1612fc6c4c92051745a05035f40f4d22db53e054447a304
7
+ data.tar.gz: 9428f8a0b0d9dd62635304ed908de2c3fad5a3da93d8a1d1f21bee270137024d5bb5fe27dd4f04ebbcae02d835161c7fb7de59c3d57574d63ffb50d517f3fa8e
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.0"
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.0
5
5
  platform: arm64-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-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: