wasmtime 28.0.0-x86_64-darwin → 29.0.0-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: 8fe201f8012d114671836ced719f67e0486f00da0448da50192134ffd95c8d0c
4
- data.tar.gz: bd0ef8c5b714072f8df8627ee2cb0a339e6e94f5ff96d1986d025bbd3df15fb8
3
+ metadata.gz: 4756d6af8de17233ca294c77a2da5ad5c56b233211e2d0687c1a3d0a17f10fc2
4
+ data.tar.gz: f5c0e30bedf7eb063e2d48030a2a99aa68134aea7ef5f183b5a5e67b4884236f
5
5
  SHA512:
6
- metadata.gz: de4bab53f313213605ed1e43448929de5f2e68e8859fff68a0e65c561ddf59e5c9da5daf8c81963d55bc5fa2ddac8fb8f1cbbb3cd097c42efb651b521a27acd4
7
- data.tar.gz: 12b88a3edc1da23799905592d1137edceb4a67919df291dc8aa8eeff588b4821f82ef1c02bc262dad60cddd522bd3684131d09f0d7169a5a569dab9698917866
6
+ metadata.gz: 4201897d6bbc7336ed41aa33648d778f23e8c75404c62d1212f5bdca7da04a55bfec100228936976730b9b6bceb84ee6ab5413f0c2e2846b5a30312ff826c1b2
7
+ data.tar.gz: d234f28f6c8f30da347b63cb5acccf6b0c86d481280c579c61331a23bf7dbda2c0710799008ab5c35db9bcc530ebad4ed19b5f050f59165b702d3e67f9f33d19
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "28.0.0"
4
+ VERSION = "29.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: 28.0.0
4
+ version: 29.0.0
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: 2025-01-14 00:00:00.000000000 Z
11
+ date: 2025-01-27 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: