Skip to content

Commit 97a6b51

Browse files
committed
update synvert-core to 1.34.0
1 parent f96e718 commit 97a6b51

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,17 @@ GEM
3333
guard (~> 2.1)
3434
guard-compat (~> 1.1)
3535
rspec (>= 2.99.0, < 4.0)
36-
i18n (1.14.1)
36+
i18n (1.14.3)
3737
concurrent-ruby (~> 1.0)
38+
racc (~> 1.7)
3839
listen (3.8.0)
3940
rb-fsevent (~> 0.10, >= 0.10.3)
4041
rb-inotify (~> 0.9, >= 0.9.10)
4142
lumberjack (1.2.9)
4243
method_source (1.0.0)
4344
minitest (5.22.2)
4445
nenv (0.3.0)
45-
node_mutation (1.23.3)
46+
node_mutation (1.24.1)
4647
node_query (1.15.1)
4748
notiffany (0.1.3)
4849
nenv (~> 0.1)
@@ -83,7 +84,7 @@ GEM
8384
prettier_print (>= 1.2.0)
8485
syntax_tree_ext (0.7.2)
8586
syntax_tree
86-
synvert-core (1.33.2)
87+
synvert-core (1.34.0)
8788
activesupport (< 7.0.0)
8889
node_mutation (>= 1.23.2)
8990
node_query (>= 1.15.1)

0 commit comments

Comments
 (0)