8
8
GEM
9
9
remote: https://rubygems.org/
10
10
specs:
11
- activesupport (7.2.1.2 )
11
+ activesupport (8.0.0 )
12
12
base64
13
+ benchmark (>= 0.3 )
13
14
bigdecimal
14
15
concurrent-ruby (~> 1.0 , >= 1.3.1 )
15
16
connection_pool (>= 2.2.5 )
19
20
minitest (>= 5.1 )
20
21
securerandom (>= 0.3 )
21
22
tzinfo (~> 2.0 , >= 2.0.5 )
23
+ uri (>= 0.13.1 )
22
24
addressable (2.8.7 )
23
25
public_suffix (>= 2.0.2 , < 7.0 )
24
26
ast (2.4.2 )
25
27
base64 (0.2.0 )
28
+ benchmark (0.4.0 )
26
29
bigdecimal (3.1.8 )
27
30
bundler-audit (0.9.2 )
28
31
bundler (>= 1.2.0 , < 3 )
59
62
dorian-to_struct (2.0.2 )
60
63
drb (2.2.1 )
61
64
geom2d (0.4.1 )
62
- git (2.3.1 )
65
+ git (2.3.2 )
63
66
activesupport (>= 5.0 )
64
67
addressable (~> 2.8 )
65
68
process_executer (~> 1.1 )
68
71
temple (>= 0.8.2 )
69
72
thor
70
73
tilt
71
- hexapdf (1.0.0 )
74
+ hexapdf (1.0.2 )
72
75
cmdparse (~> 3.0 , >= 3.0.3 )
73
76
geom2d (~> 0.4 , >= 0.4.1 )
74
77
openssl (>= 2.2.1 )
75
78
i18n (1.14.6 )
76
79
concurrent-ruby (~> 1.0 )
77
- json (2.7.4 )
80
+ json (2.8.2 )
78
81
language_server-protocol (3.17.0.3 )
79
82
libv8-node (18.19.0.0 )
80
83
libv8-node (18.19.0.0-arm64-darwin )
81
84
libv8-node (18.19.0.0-x86_64-linux )
82
85
logger (1.6.1 )
83
86
mini_racer (0.16.0 )
84
87
libv8-node (~> 18.19.0.0 )
85
- minitest (5.25.1 )
88
+ minitest (5.25.2 )
86
89
openssl (3.2.0 )
87
- ostruct (0.6.0 )
90
+ ostruct (0.6.1 )
88
91
parallel (1.26.3 )
89
- parser (3.3.5 .0 )
92
+ parser (3.3.6 .0 )
90
93
ast (~> 2.4.1 )
91
94
racc
92
95
prettier_print (1.2.1 )
110
113
diff-lcs (>= 1.2.0 , < 2.0 )
111
114
rspec-support (~> 3.13.0 )
112
115
rspec-support (3.13.1 )
113
- rubocop (1.67 .0 )
116
+ rubocop (1.68 .0 )
114
117
json (~> 2.3 )
115
118
language_server-protocol (>= 3.17.0 )
116
119
parallel (~> 1.10 )
@@ -120,13 +123,13 @@ GEM
120
123
rubocop-ast (>= 1.32.2 , < 2.0 )
121
124
ruby-progressbar (~> 1.7 )
122
125
unicode-display_width (>= 2.4.0 , < 3.0 )
123
- rubocop-ast (1.32.3 )
126
+ rubocop-ast (1.36.1 )
124
127
parser (>= 3.3.1.0 )
125
128
rubocop-capybara (2.21.0 )
126
129
rubocop (~> 1.41 )
127
130
rubocop-factory_bot (2.26.1 )
128
131
rubocop (~> 1.61 )
129
- rubocop-performance (1.22.1 )
132
+ rubocop-performance (1.23.0 )
130
133
rubocop (>= 1.48.1 , < 2.0 )
131
134
rubocop-ast (>= 1.31.1 , < 2.0 )
132
135
rubocop-rails (2.27.0 )
142
145
rubocop (~> 1.61 )
143
146
rubocop-rspec (~> 3 , >= 3.0.1 )
144
147
ruby-progressbar (1.13.0 )
145
- securerandom (0.3.1 )
148
+ securerandom (0.3.2 )
146
149
syntax_tree (6.2.0 )
147
150
prettier_print (>= 1.2.0 )
148
151
syntax_tree-haml (4.0.3 )
@@ -160,10 +163,11 @@ GEM
160
163
tzinfo (2.0.6 )
161
164
concurrent-ruby (~> 1.0 )
162
165
unicode-display_width (2.6.0 )
166
+ uri (1.0.2 )
163
167
w_syntax_tree-erb (0.12.0 )
164
168
prettier_print (~> 1.2 , >= 1.2.0 )
165
169
syntax_tree (~> 6.1 , >= 6.1.1 )
166
- yaml (0.3 .0 )
170
+ yaml (0.4 .0 )
167
171
168
172
PLATFORMS
169
173
arm64-darwin-23
@@ -187,4 +191,4 @@ RUBY VERSION
187
191
ruby 3.3.5p100
188
192
189
193
BUNDLED WITH
190
- 2.5.22
194
+ 2.5.23
0 commit comments