Skip to content

Commit

Permalink
we don't need rust, or ruby_wasm right now
Browse files Browse the repository at this point in the history
  • Loading branch information
fx committed Sep 21, 2024
1 parent db45d0a commit 5de5f51
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .mise.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[tools]
ruby = "latest"
node = "latest"
ruby = "latest"
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'ruby_wasm', github: 'ruby/ruby.wasm'
# gem 'ruby_wasm', github: 'ruby/ruby.wasm'

group :development do
gem 'rubocop'
Expand Down
7 changes: 0 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
GIT
remote: https://github.com/ruby/ruby.wasm.git
revision: 0bab190cd87d533096ad98eefd3132b93fbe9068
specs:
ruby_wasm (2.4.1)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -120,7 +114,6 @@ DEPENDENCIES
json_pure
rspec
rubocop
ruby_wasm!
simplecov

BUNDLED WITH
Expand Down

0 comments on commit 5de5f51

Please sign in to comment.