wasmtime 12.0.1-arm64-darwin → 13.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: d2c852960af84435f980565f34083dc33829f74f3a20ca85810da41d2ea637b9
4
- data.tar.gz: 5eab222c0c2ab411816781f420a1a779c93a4e8887b9454370d81d2e3b3f6e61
3
+ metadata.gz: 59fef7b0755619f3d48e894b08e587932d3b374addc3874eb22b824f68d554d8
4
+ data.tar.gz: b516b679794a482807852f372dbd52b2e57bde719e091aa12e68f7004e04a767
5
5
  SHA512:
6
- metadata.gz: f39f6bd26b6cbcd81b7374092ec1e1531a953ecfd019f1af5fe9000b072e085f187971b0980b75be7c84f761af2bcff0f1099bfe7d9c18bb0ce220109f014d16
7
- data.tar.gz: 323d44ecd843e4061c39227c4af3b4130676b326d8627b8d1b97cb97421c4a3ba45b910f0a321efe2e31af0791dbbddddb7502a867d26cf67b205be8849cc40b
6
+ metadata.gz: 85d8d2bb7b2c3a7fb23029ae0fd215d0bcd6f0ae2ce8c57c7904e264b120f81705028928112dae6ef819ca0d99d210f36a5a61aa44f54837f687d0ac2d647fa6
7
+ data.tar.gz: 9f045809017128fc787cdf43fea258d85b94f33b5e045ccb642017fb9670a1b3971fa8909f685adfb75d93d0a9a3349250ecd87c2079c1d8e902240f04c8fa22
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "12.0.1"
4
+ VERSION = "13.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: 12.0.1
4
+ version: 13.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-09-07 00:00:00.000000000 Z
11
+ date: 2023-10-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: