File tree Expand file tree Collapse file tree 1 file changed +21
-15
lines changed Expand file tree Collapse file tree 1 file changed +21
-15
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (7.1.3.4 )
4
+ activesupport (8.0.1 )
5
5
base64
6
+ benchmark (>= 0.3 )
6
7
bigdecimal
7
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
8
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
8
9
connection_pool (>= 2.2.5 )
9
10
drb
10
11
i18n (>= 1.6 , < 2 )
12
+ logger (>= 1.4.2 )
11
13
minitest (>= 5.1 )
12
- mutex_m
13
- tzinfo (~> 2.0 )
14
+ securerandom (>= 0.3 )
15
+ tzinfo (~> 2.0 , >= 2.0.5 )
16
+ uri (>= 0.13.1 )
14
17
ast (2.4.2 )
15
18
base64 (0.2.0 )
16
- bigdecimal (3.1.8 )
19
+ benchmark (0.4.0 )
20
+ bigdecimal (3.1.9 )
17
21
coderay (1.1.3 )
18
- concurrent-ruby (1.3.3 )
22
+ concurrent-ruby (1.3.4 )
19
23
connection_pool (2.4.1 )
20
24
diff-lcs (1.5.0 )
21
25
drb (2.2.1 )
40
44
guard (~> 2.1 )
41
45
guard-compat (~> 1.1 )
42
46
rspec (>= 2.99.0 , < 4.0 )
43
- i18n (1.14.5 )
47
+ i18n (1.14.6 )
44
48
concurrent-ruby (~> 1.0 )
45
49
listen (3.8.0 )
46
50
rb-fsevent (~> 0.10 , >= 0.10.3 )
47
51
rb-inotify (~> 0.9 , >= 0.9.10 )
52
+ logger (1.6.4 )
48
53
lumberjack (1.2.8 )
49
54
method_source (1.0.0 )
50
- minitest (5.24.1 )
51
- mutex_m (0.2.0 )
55
+ minitest (5.25.4 )
52
56
nenv (0.3.0 )
53
57
node_mutation (1.24.4 )
54
- node_query (1.15.4 )
58
+ node_query (1.16.0 )
55
59
node_visitor (1.1.0 )
56
60
notiffany (0.1.3 )
57
61
nenv (~> 0.1 )
58
62
shellany (~> 0.0 )
59
- parallel (1.25.1 )
60
- parser (3.3.4 .0 )
63
+ parallel (1.26.3 )
64
+ parser (3.3.6 .0 )
61
65
ast (~> 2.4.1 )
62
66
racc
63
67
parser_node_ext (1.4.2 )
64
68
parser
65
69
prettier_print (1.2.1 )
66
- prism (0.30 .0 )
70
+ prism (1.3 .0 )
67
71
prism_ext (0.4.2 )
68
72
prism
69
73
pry (0.14.2 )
70
74
coderay (~> 1.1 )
71
75
method_source (~> 1.0 )
72
- racc (1.8.0 )
76
+ racc (1.8.1 )
73
77
rake (13.0.3 )
74
78
rb-fsevent (0.11.2 )
75
79
rb-inotify (0.10.1 )
87
91
diff-lcs (>= 1.2.0 , < 2.0 )
88
92
rspec-support (~> 3.12.0 )
89
93
rspec-support (3.12.0 )
94
+ securerandom (0.4.1 )
90
95
shellany (0.0.1 )
91
96
syntax_tree (6.2.0 )
92
97
prettier_print (>= 1.2.0 )
93
98
syntax_tree_ext (0.9.2 )
94
99
syntax_tree
95
- synvert-core (2.1 .2 )
100
+ synvert-core (2.2 .2 )
96
101
activesupport
97
102
node_mutation (>= 1.24.4 )
98
103
node_query (>= 1.15.4 )
107
112
thor (1.2.1 )
108
113
tzinfo (2.0.6 )
109
114
concurrent-ruby (~> 1.0 )
115
+ uri (1.0.2 )
110
116
111
117
PLATFORMS
112
118
ruby
You can’t perform that action at this time.
0 commit comments