wasmtime 22.0.0-x86_64-darwin → 23.0.2-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: 430e7ee1b67f8797cd443ddc08752137fd45926a53a22923c8772da3918c2689
4
- data.tar.gz: 33ae3b120864da058208e57a13bebedf83556b3ad9d49445b43414ecedbe1195
3
+ metadata.gz: 25ed89d9734c3405c75b4acb4186906dae565747b1ff4af559cfed839038f89c
4
+ data.tar.gz: 55fcc741359b81c3073dbef0d1ceb5c3b3480900cb44738d8764a41519594b4e
5
5
  SHA512:
6
- metadata.gz: e977ade2e9fcca41cc85d33b4f661ad85eb711ff25d659ceddda9ce79e014eed7c5f576ba5b5f6b033f44c9578c125c9b65fc29bf368795476f53a36dfcd4bee
7
- data.tar.gz: 548cedbe9dc1661058d03babbd7ed2f9b54186fdd2ca9b45065755e1533ad31f70800ed765ab5121dcd4d348992ee9b3da388ab4c226b74015d6dd11f99b524b
6
+ metadata.gz: 951571a32320f73d10f8b36c08f07be11319c7158d2db81fffa9e332644f4d6dd8430f18c8720a58162114a6aafe2e399956166b2086d9ec2db501676a0084cd
7
+ data.tar.gz: 2fc7fcdd6dd310a571dae65df1cdaab6e3748988c69aa079fe99d4ac8bc0e72ffcedf26c07a0c66d4169f03f231e58d0d57f939969bffb5b4a91e455889101c4
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "22.0.0"
4
+ VERSION = "23.0.2"
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: 22.0.0
4
+ version: 23.0.2
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: 2024-08-19 00:00:00.000000000 Z
11
+ date: 2024-08-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: