File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 33source "https://rubygems.org"
44
55gem "js" , "~> 2.4.1.pre.1" unless ENV [ "JS" ] == "false"
6- gem "ruby_wasm" , "~> 2.5.pre.1 "
6+ gem "ruby_wasm" , github : "ruby/ruby.wasm "
77gem "ruby-next" , "~> 1.0"
Original file line number Diff line number Diff line change 1+ GIT
2+ remote: https://github.com/ruby/ruby.wasm.git
3+ revision: 95255203f208e18e6356be6a898e55f2002b49ec
4+ specs:
5+ ruby_wasm (2.4.1 )
6+
17GEM
28 remote: https://rubygems.org/
39 specs:
1925 ruby-next-core (1.0.0 )
2026 ruby-next-parser (3.2.2.0 )
2127 parser (>= 3.0.3.1 )
22- ruby_wasm (2.5.0.pre.1 )
2328 unparser (0.6.12 )
2429 diff-lcs (~> 1.3 )
2530 parser (>= 3.2.2.4 )
2631
2732PLATFORMS
28- arm64-darwin-21
2933 aarch64-linux
30- x86_64-linux
34+ arm64-darwin-21
3135 ruby
36+ x86_64-linux
3237
3338DEPENDENCIES
3439 js (~> 2.4.1.pre.1 )
3540 ruby-next (~> 1.0 )
36- ruby_wasm ( ~> 2.5.pre.1 )
41+ ruby_wasm !
3742
3843BUNDLED WITH
3944 2.5.3
You can’t perform that action at this time.
0 commit comments