Skip to content

Commit

Permalink
update synvert-core to 1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flyerhzm committed Feb 18, 2024
1 parent c14d6a9 commit b854c7d
Showing 1 changed file with 18 additions and 13 deletions.
31 changes: 18 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GEM
zeitwerk (~> 2.3)
ast (2.4.2)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
diff-lcs (1.4.4)
ffi (1.16.3)
formatador (1.1.0)
Expand All @@ -40,20 +40,23 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.9)
method_source (1.0.0)
minitest (5.21.1)
minitest (5.22.2)
nenv (0.3.0)
node_mutation (1.22.2)
node_query (1.14.1)
node_mutation (1.23.2)
node_query (1.15.1)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.24.0)
parser (3.3.0.3)
parser (3.3.0.5)
ast (~> 2.4.1)
racc
parser_node_ext (1.2.1)
parser_node_ext (1.2.2)
parser
prettier_print (1.2.1)
prism (0.24.0)
prism_ext (0.2.3)
prism
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand All @@ -78,21 +81,23 @@ GEM
shellany (0.0.1)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
syntax_tree_ext (0.6.4)
syntax_tree_ext (0.7.2)
syntax_tree
synvert-core (1.31.0)
synvert-core (1.33.0)
activesupport (< 7.0.0)
node_mutation (>= 1.21.6)
node_query (>= 1.13.12)
node_mutation (>= 1.23.2)
node_query (>= 1.15.1)
parallel
parser
parser_node_ext (>= 1.2.1)
parser_node_ext (>= 1.2.2)
prism
prism_ext (>= 0.2.3)
syntax_tree
syntax_tree_ext (>= 0.6.4)
syntax_tree_ext (>= 0.7.2)
thor (1.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
ruby
Expand Down

0 comments on commit b854c7d

Please sign in to comment.