Skip to content

Commit

Permalink
chore: upgrade ruby-next
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Feb 23, 2024
1 parent 81eeff7 commit 8b3a0c3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,30 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
js (2.5.0)
paco (0.2.3)
parser (3.3.0.5)
ast (~> 2.4.1)
racc
racc (1.7.3)
require-hooks (0.2.2)
ruby-next (1.0.1)
ruby-next (1.0.2)
paco (~> 0.2)
require-hooks (~> 0.2)
ruby-next-core (= 1.0.1)
ruby-next-core (= 1.0.2)
ruby-next-parser (>= 3.2.2.0)
unparser (~> 0.6.0)
ruby-next-core (1.0.1)
ruby-next-core (1.0.2)
ruby-next-parser (3.2.2.0)
parser (>= 3.0.3.1)
ruby_wasm (2.5.0)
ruby_wasm (2.5.0-aarch64-linux)
ruby_wasm (2.5.0-arm64-darwin)
ruby_wasm (2.5.0-x86_64-linux)
unparser (0.6.12)
unparser (0.6.13)
diff-lcs (~> 1.3)
parser (>= 3.2.2.4)
parser (>= 3.3.0)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 8b3a0c3

Please sign in to comment.