Skip to content

Commit 78274b7

Browse files
bundle update
1 parent e95f4b2 commit 78274b7

1 file changed

Lines changed: 34 additions & 32 deletions

File tree

Gemfile.lock

Lines changed: 34 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ GEM
3535
addressable (2.8.7)
3636
public_suffix (>= 2.0.2, < 7.0)
3737
ast (2.4.3)
38-
base64 (0.2.0)
39-
benchmark (0.4.0)
40-
bigdecimal (3.1.9)
38+
base64 (0.3.0)
39+
benchmark (0.4.1)
40+
bigdecimal (3.2.2)
4141
bundler-audit (0.9.2)
4242
bundler (>= 1.2.0, < 3)
4343
thor (~> 1.0)
@@ -47,7 +47,7 @@ GEM
4747
crack (1.0.0)
4848
bigdecimal
4949
rexml
50-
csv (3.3.4)
50+
csv (3.3.5)
5151
date (3.4.1)
5252
did-you-mean (0.1.1)
5353
levenshtein (>= 0.2.0)
@@ -77,34 +77,33 @@ GEM
7777
dorian-progress (1.1.2)
7878
ruby-progressbar
7979
dorian-to_struct (2.0.2)
80-
drb (2.2.1)
80+
drb (2.2.3)
8181
geom2d (0.4.1)
82-
git (3.0.2)
82+
git (4.0.4)
8383
activesupport (>= 5.0)
8484
addressable (~> 2.8)
85-
process_executer (~> 1.3)
85+
process_executer (~> 4.0)
8686
rchardet (~> 1.9)
8787
haml (6.3.0)
8888
temple (>= 0.8.2)
8989
thor
9090
tilt
91-
hashdiff (1.1.2)
91+
hashdiff (1.2.0)
9292
hexapdf (1.3.0)
9393
cmdparse (~> 3.0, >= 3.0.3)
9494
geom2d (~> 0.4, >= 0.4.1)
9595
openssl (>= 2.2.1)
9696
strscan (>= 3.1.2)
9797
i18n (1.14.7)
9898
concurrent-ruby (~> 1.0)
99-
json (2.12.0)
99+
json (2.12.2)
100100
language-ruby (1.2.0)
101101
dorian-arguments
102102
zeitwerk
103103
language_server-protocol (3.17.0.5)
104104
levenshtein (0.2.2)
105-
libv8-node (23.6.1.0)
106-
libv8-node (23.6.1.0-arm64-darwin)
107-
libv8-node (23.6.1.0-x86_64-linux)
105+
libv8-node (24.1.0.0-arm64-darwin)
106+
libv8-node (24.1.0.0-x86_64-linux)
108107
lint_roller (1.1.0)
109108
logger (1.7.0)
110109
mail (2.8.1)
@@ -113,14 +112,14 @@ GEM
113112
net-pop
114113
net-smtp
115114
mini_mime (1.1.5)
116-
mini_racer (0.18.1)
117-
libv8-node (~> 23.6.1.0)
115+
mini_racer (0.19.0)
116+
libv8-node (~> 24.1.0.0)
118117
minitest (5.25.5)
119118
mustermann (3.0.3)
120119
ruby2_keywords (~> 0.0.1)
121120
net-http (0.6.0)
122121
uri
123-
net-imap (0.5.8)
122+
net-imap (0.5.9)
124123
date
125124
net-protocol
126125
net-pop (0.1.2)
@@ -134,17 +133,18 @@ GEM
134133
nokogiri (1.18.8-x86_64-linux-gnu)
135134
racc (~> 1.4)
136135
openssl (3.3.0)
137-
ostruct (0.6.1)
136+
ostruct (0.6.2)
138137
parallel (1.27.0)
139138
parser (3.3.8.0)
140139
ast (~> 2.4.1)
141140
racc
142141
prettier_print (1.2.1)
143142
prism (1.4.0)
144-
process_executer (1.3.0)
143+
process_executer (4.0.0)
144+
track_open_instances (~> 0.1)
145145
public_suffix (6.0.2)
146146
racc (1.8.1)
147-
rack (3.1.14)
147+
rack (3.1.16)
148148
rack-protection (4.1.1)
149149
base64 (>= 0.1.0)
150150
logger (>= 1.6.0)
@@ -153,35 +153,35 @@ GEM
153153
base64 (>= 0.1.0)
154154
rack (>= 3.0.0)
155155
rainbow (3.1.1)
156-
rake (13.2.1)
156+
rake (13.3.0)
157157
rchardet (1.9.0)
158158
regexp_parser (2.10.0)
159159
rexml (3.4.1)
160-
rspec (3.13.0)
160+
rspec (3.13.1)
161161
rspec-core (~> 3.13.0)
162162
rspec-expectations (~> 3.13.0)
163163
rspec-mocks (~> 3.13.0)
164-
rspec-core (3.13.3)
164+
rspec-core (3.13.5)
165165
rspec-support (~> 3.13.0)
166-
rspec-expectations (3.13.4)
166+
rspec-expectations (3.13.5)
167167
diff-lcs (>= 1.2.0, < 2.0)
168168
rspec-support (~> 3.13.0)
169-
rspec-mocks (3.13.4)
169+
rspec-mocks (3.13.5)
170170
diff-lcs (>= 1.2.0, < 2.0)
171171
rspec-support (~> 3.13.0)
172-
rspec-support (3.13.3)
173-
rubocop (1.75.6)
172+
rspec-support (3.13.4)
173+
rubocop (1.78.0)
174174
json (~> 2.3)
175175
language_server-protocol (~> 3.17.0.2)
176176
lint_roller (~> 1.1.0)
177177
parallel (~> 1.10)
178178
parser (>= 3.3.0.2)
179179
rainbow (>= 2.2.2, < 4.0)
180180
regexp_parser (>= 2.9.3, < 3.0)
181-
rubocop-ast (>= 1.44.0, < 2.0)
181+
rubocop-ast (>= 1.45.1, < 2.0)
182182
ruby-progressbar (~> 1.7)
183183
unicode-display_width (>= 2.4.0, < 4.0)
184-
rubocop-ast (1.44.1)
184+
rubocop-ast (1.45.1)
185185
parser (>= 3.3.7.2)
186186
prism (~> 1.4)
187187
rubocop-capybara (2.22.1)
@@ -194,12 +194,12 @@ GEM
194194
lint_roller (~> 1.1)
195195
rubocop (>= 1.75.0, < 2.0)
196196
rubocop-ast (>= 1.38.0, < 2.0)
197-
rubocop-rails (2.31.0)
197+
rubocop-rails (2.32.0)
198198
activesupport (>= 4.2.0)
199199
lint_roller (~> 1.1)
200200
rack (>= 1.1)
201201
rubocop (>= 1.75.0, < 2.0)
202-
rubocop-ast (>= 1.38.0, < 2.0)
202+
rubocop-ast (>= 1.44.0, < 2.0)
203203
rubocop-rake (0.7.1)
204204
lint_roller (~> 1.1)
205205
rubocop (>= 1.72.1)
@@ -210,7 +210,8 @@ GEM
210210
lint_roller (~> 1.1)
211211
rubocop (~> 1.72, >= 1.72.1)
212212
rubocop-rspec (~> 3.5)
213-
ruby-prof (1.7.1)
213+
ruby-prof (1.7.2)
214+
base64
214215
ruby-progressbar (1.13.0)
215216
ruby2_keywords (0.0.5)
216217
securerandom (0.4.1)
@@ -235,8 +236,9 @@ GEM
235236
terminal-table (4.0.0)
236237
unicode-display_width (>= 1.1.1, < 4)
237238
thor (1.3.2)
238-
tilt (2.6.0)
239+
tilt (2.6.1)
239240
timeout (0.4.3)
241+
track_open_instances (0.1.15)
240242
tzinfo (2.0.6)
241243
concurrent-ruby (~> 1.0)
242244
unicode-display_width (3.1.4)
@@ -251,7 +253,7 @@ GEM
251253
crack (>= 0.3.2)
252254
hashdiff (>= 0.4.0, < 2.0.0)
253255
yaml (0.4.0)
254-
zeitwerk (2.7.2)
256+
zeitwerk (2.7.3)
255257

256258
PLATFORMS
257259
arm64-darwin-23

0 commit comments

Comments
 (0)