|
2 | 2 | remote: .
|
3 | 3 | specs:
|
4 | 4 | synvert (1.10.3)
|
5 |
| - synvert-core (>= 1.35.1) |
| 5 | + synvert-core (>= 2.0.2) |
6 | 6 |
|
7 | 7 | GEM
|
8 | 8 | remote: https://rubygems.org/
|
9 | 9 | specs:
|
10 |
| - activesupport (6.1.7.7) |
| 10 | + activesupport (7.1.3.4) |
| 11 | + base64 |
| 12 | + bigdecimal |
11 | 13 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
| 14 | + connection_pool (>= 2.2.5) |
| 15 | + drb |
12 | 16 | i18n (>= 1.6, < 2)
|
13 | 17 | minitest (>= 5.1)
|
| 18 | + mutex_m |
14 | 19 | tzinfo (~> 2.0)
|
15 |
| - zeitwerk (~> 2.3) |
16 | 20 | ast (2.4.2)
|
| 21 | + base64 (0.2.0) |
| 22 | + bigdecimal (3.1.8) |
17 | 23 | coderay (1.1.3)
|
18 |
| - concurrent-ruby (1.2.3) |
19 |
| - diff-lcs (1.4.4) |
| 24 | + concurrent-ruby (1.3.3) |
| 25 | + connection_pool (2.4.1) |
| 26 | + diff-lcs (1.5.1) |
| 27 | + drb (2.2.1) |
20 | 28 | ffi (1.16.3)
|
21 | 29 | formatador (1.1.0)
|
22 | 30 | guard (2.18.1)
|
|
33 | 41 | guard (~> 2.1)
|
34 | 42 | guard-compat (~> 1.1)
|
35 | 43 | rspec (>= 2.99.0, < 4.0)
|
36 |
| - i18n (1.14.4) |
| 44 | + i18n (1.14.5) |
37 | 45 | concurrent-ruby (~> 1.0)
|
38 | 46 | listen (3.8.0)
|
39 | 47 | rb-fsevent (~> 0.10, >= 0.10.3)
|
40 | 48 | rb-inotify (~> 0.9, >= 0.9.10)
|
41 | 49 | lumberjack (1.2.9)
|
42 | 50 | method_source (1.0.0)
|
43 |
| - minitest (5.22.3) |
| 51 | + minitest (5.23.1) |
| 52 | + mutex_m (0.2.0) |
44 | 53 | nenv (0.3.0)
|
45 |
| - node_mutation (1.24.3) |
46 |
| - node_query (1.15.2) |
| 54 | + node_mutation (1.24.4) |
| 55 | + node_query (1.15.3) |
| 56 | + node_visitor (1.0.1) |
47 | 57 | notiffany (0.1.3)
|
48 | 58 | nenv (~> 0.1)
|
49 | 59 | shellany (~> 0.0)
|
50 |
| - parallel (1.24.0) |
51 |
| - parser (3.3.0.5) |
| 60 | + parallel (1.25.1) |
| 61 | + parser (3.3.3.0) |
52 | 62 | ast (~> 2.4.1)
|
53 | 63 | racc
|
54 |
| - parser_node_ext (1.3.0) |
| 64 | + parser_node_ext (1.3.2) |
55 | 65 | parser
|
56 | 66 | prettier_print (1.2.1)
|
57 |
| - prism (0.25.0) |
58 |
| - prism_ext (0.3.1) |
| 67 | + prism (0.30.0) |
| 68 | + prism_ext (0.3.2) |
59 | 69 | prism
|
60 | 70 | pry (0.14.2)
|
61 | 71 | coderay (~> 1.1)
|
62 | 72 | method_source (~> 1.0)
|
63 |
| - racc (1.7.3) |
| 73 | + racc (1.8.0) |
64 | 74 | rake (13.0.6)
|
65 | 75 | rb-fsevent (0.11.2)
|
66 | 76 | rb-inotify (0.10.1)
|
67 | 77 | ffi (~> 1.0)
|
68 |
| - rspec (3.10.0) |
69 |
| - rspec-core (~> 3.10.0) |
70 |
| - rspec-expectations (~> 3.10.0) |
71 |
| - rspec-mocks (~> 3.10.0) |
72 |
| - rspec-core (3.10.1) |
73 |
| - rspec-support (~> 3.10.0) |
74 |
| - rspec-expectations (3.10.1) |
| 78 | + rspec (3.13.0) |
| 79 | + rspec-core (~> 3.13.0) |
| 80 | + rspec-expectations (~> 3.13.0) |
| 81 | + rspec-mocks (~> 3.13.0) |
| 82 | + rspec-core (3.13.0) |
| 83 | + rspec-support (~> 3.13.0) |
| 84 | + rspec-expectations (3.13.1) |
75 | 85 | diff-lcs (>= 1.2.0, < 2.0)
|
76 |
| - rspec-support (~> 3.10.0) |
77 |
| - rspec-mocks (3.10.2) |
| 86 | + rspec-support (~> 3.13.0) |
| 87 | + rspec-mocks (3.13.1) |
78 | 88 | diff-lcs (>= 1.2.0, < 2.0)
|
79 |
| - rspec-support (~> 3.10.0) |
80 |
| - rspec-support (3.10.2) |
| 89 | + rspec-support (~> 3.13.0) |
| 90 | + rspec-support (3.13.1) |
81 | 91 | shellany (0.0.1)
|
82 | 92 | syntax_tree (6.2.0)
|
83 | 93 | prettier_print (>= 1.2.0)
|
84 |
| - syntax_tree_ext (0.8.1) |
| 94 | + syntax_tree_ext (0.8.2) |
85 | 95 | syntax_tree
|
86 |
| - synvert-core (1.35.1) |
87 |
| - activesupport (< 7.0.0) |
88 |
| - node_mutation (>= 1.24.3) |
89 |
| - node_query (>= 1.15.2) |
| 96 | + synvert-core (2.0.2) |
| 97 | + activesupport |
| 98 | + node_mutation (>= 1.24.4) |
| 99 | + node_query (>= 1.15.3) |
| 100 | + node_visitor (>= 1.0.1) |
90 | 101 | parallel
|
91 | 102 | parser
|
92 |
| - parser_node_ext (>= 1.3.0) |
| 103 | + parser_node_ext (>= 1.3.2) |
93 | 104 | prism
|
94 |
| - prism_ext (>= 0.3.1) |
| 105 | + prism_ext (>= 0.3.2) |
95 | 106 | syntax_tree
|
96 |
| - syntax_tree_ext (>= 0.8.1) |
| 107 | + syntax_tree_ext (>= 0.8.2) |
97 | 108 | thor (1.3.0)
|
98 | 109 | tzinfo (2.0.6)
|
99 | 110 | concurrent-ruby (~> 1.0)
|
100 |
| - zeitwerk (2.6.13) |
101 | 111 |
|
102 | 112 | PLATFORMS
|
103 | 113 | ruby
|
|
0 commit comments