We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96e718 commit 97a6b51Copy full SHA for 97a6b51
Gemfile.lock
@@ -33,16 +33,17 @@ GEM
33
guard (~> 2.1)
34
guard-compat (~> 1.1)
35
rspec (>= 2.99.0, < 4.0)
36
- i18n (1.14.1)
+ i18n (1.14.3)
37
concurrent-ruby (~> 1.0)
38
+ racc (~> 1.7)
39
listen (3.8.0)
40
rb-fsevent (~> 0.10, >= 0.10.3)
41
rb-inotify (~> 0.9, >= 0.9.10)
42
lumberjack (1.2.9)
43
method_source (1.0.0)
44
minitest (5.22.2)
45
nenv (0.3.0)
- node_mutation (1.23.3)
46
+ node_mutation (1.24.1)
47
node_query (1.15.1)
48
notiffany (0.1.3)
49
nenv (~> 0.1)
@@ -83,7 +84,7 @@ GEM
83
84
prettier_print (>= 1.2.0)
85
syntax_tree_ext (0.7.2)
86
syntax_tree
- synvert-core (1.33.2)
87
+ synvert-core (1.34.0)
88
activesupport (< 7.0.0)
89
node_mutation (>= 1.23.2)
90
node_query (>= 1.15.1)
0 commit comments