Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Commit ffedb7b

Browse files
committed
Update dependencies
1 parent 71bfc3a commit ffedb7b

File tree

1 file changed

+36
-31
lines changed

1 file changed

+36
-31
lines changed

Gemfile.lock

Lines changed: 36 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,12 @@ GEM
116116
bugsnag (6.27.1)
117117
concurrent-ruby (~> 1.0)
118118
builder (3.3.0)
119-
chartkick (5.1.2)
119+
chartkick (5.1.3)
120120
commander (5.0.0)
121121
highline (~> 3.0.0)
122122
commonmarker (0.23.10)
123-
concurrent-ruby (1.3.4)
124-
connection_pool (2.4.1)
123+
concurrent-ruby (1.3.5)
124+
connection_pool (2.5.0)
125125
counter_culture (3.8.2)
126126
activerecord (>= 4.2)
127127
activesupport (>= 4.2)
@@ -135,7 +135,7 @@ GEM
135135
dotenv (= 3.1.7)
136136
railties (>= 6.1)
137137
drb (2.2.1)
138-
erubi (1.13.0)
138+
erubi (1.13.1)
139139
escape_utils (1.3.0)
140140
ethon (0.16.0)
141141
ffi (>= 1.15.0)
@@ -156,18 +156,18 @@ GEM
156156
faraday-em_synchrony (1.0.0)
157157
faraday-excon (1.1.0)
158158
faraday-httpclient (1.0.1)
159-
faraday-multipart (1.0.4)
160-
multipart-post (~> 2)
159+
faraday-multipart (1.1.0)
160+
multipart-post (~> 2.0)
161161
faraday-net_http (1.0.2)
162162
faraday-net_http_persistent (1.2.0)
163163
faraday-patron (1.0.0)
164164
faraday-rack (1.0.0)
165165
faraday-retry (1.0.3)
166166
faraday_middleware (1.2.1)
167167
faraday (~> 1.0)
168-
ffi (1.17.0)
169-
ffi (1.17.0-x86_64-darwin)
170-
ffi (1.17.0-x86_64-linux-gnu)
168+
ffi (1.17.1)
169+
ffi (1.17.1-x86_64-darwin)
170+
ffi (1.17.1-x86_64-linux-gnu)
171171
fuzzy_match (2.1.0)
172172
get_process_mem (1.0.0)
173173
bigdecimal (>= 2.0)
@@ -187,30 +187,31 @@ GEM
187187
activesupport (>= 7)
188188
hashie (5.0.0)
189189
highline (3.0.1)
190-
i18n (1.14.6)
190+
i18n (1.14.7)
191191
concurrent-ruby (~> 1.0)
192192
io-console (0.8.0)
193-
irb (1.14.3)
193+
irb (1.15.1)
194+
pp (>= 0.6.0)
194195
rdoc (>= 4.0.0)
195196
reline (>= 0.4.2)
196197
jquery-rails (4.6.0)
197198
rails-dom-testing (>= 1, < 3)
198199
railties (>= 4.2.0)
199200
thor (>= 0.14, < 2.0)
200-
jwt (2.9.3)
201+
jwt (2.10.1)
201202
base64
202203
librariesio-gem-parser (1.0.0)
203204
license-compatibility (3.1.0)
204205
listen (3.9.0)
205206
rb-fsevent (~> 0.10, >= 0.10.3)
206207
rb-inotify (~> 0.9, >= 0.9.10)
207-
logger (1.6.3)
208+
logger (1.6.5)
208209
lograge (0.14.0)
209210
actionpack (>= 4)
210211
activesupport (>= 4)
211212
railties (>= 4)
212213
request_store (~> 1.0)
213-
loofah (2.23.1)
214+
loofah (2.24.0)
214215
crass (~> 1.0.2)
215216
nokogiri (>= 1.12.0)
216217
mail (2.8.1)
@@ -226,22 +227,22 @@ GEM
226227
multi_xml (0.7.1)
227228
bigdecimal (~> 3.1)
228229
multipart-post (2.4.1)
229-
net-imap (0.5.1)
230+
net-imap (0.5.5)
230231
date
231232
net-protocol
232233
net-pop (0.1.2)
233234
net-protocol
234235
net-protocol (0.2.2)
235236
timeout
236-
net-smtp (0.5.0)
237+
net-smtp (0.5.1)
237238
net-protocol
238239
nio4r (2.7.4)
239-
nokogiri (1.17.2)
240+
nokogiri (1.18.2)
240241
mini_portile2 (~> 2.8.2)
241242
racc (~> 1.4)
242-
nokogiri (1.17.2-x86_64-darwin)
243+
nokogiri (1.18.2-x86_64-darwin)
243244
racc (~> 1.4)
244-
nokogiri (1.17.2-x86_64-linux)
245+
nokogiri (1.18.2-x86_64-linux-gnu)
245246
racc (~> 1.4)
246247
oauth2 (2.0.9)
247248
faraday (>= 0.17.3, < 3.0)
@@ -250,10 +251,10 @@ GEM
250251
rack (>= 1.2, < 4)
251252
snaky_hash (~> 2.0)
252253
version_gem (~> 1.1)
253-
octicons (19.14.0)
254-
octicons_helper (19.14.0)
254+
octicons (19.15.0)
255+
octicons_helper (19.15.0)
255256
actionview
256-
octicons (= 19.14.0)
257+
octicons (= 19.15.0)
257258
railties
258259
octokit (9.2.0)
259260
faraday (>= 1, < 3)
@@ -285,11 +286,14 @@ GEM
285286
activerecord (>= 6.1)
286287
polyglot (0.3.5)
287288
popper_js (1.16.1)
288-
psych (5.2.2)
289+
pp (0.6.2)
290+
prettyprint
291+
prettyprint (0.2.0)
292+
psych (5.2.3)
289293
date
290294
stringio
291295
public_suffix (6.0.1)
292-
puma (6.5.0)
296+
puma (6.6.0)
293297
nio4r (~> 2.0)
294298
puma_worker_killer (1.0.0)
295299
bigdecimal (>= 2.0)
@@ -304,7 +308,7 @@ GEM
304308
rack (~> 2.2, >= 2.2.4)
305309
rack-session (1.0.2)
306310
rack (< 3)
307-
rack-test (2.1.0)
311+
rack-test (2.2.0)
308312
rack (>= 1.3)
309313
rackup (1.0.1)
310314
rack (< 3)
@@ -342,7 +346,7 @@ GEM
342346
rb-fsevent (0.11.2)
343347
rb-inotify (0.11.1)
344348
ffi (~> 1.0)
345-
rdoc (6.10.0)
349+
rdoc (6.11.0)
346350
psych (>= 4.0.0)
347351
redis (4.8.1)
348352
reline (0.6.0)
@@ -399,10 +403,10 @@ GEM
399403
unicode_utils (~> 1.4)
400404
strings-ansi (0.2.0)
401405
thor (1.3.2)
402-
tilt (2.4.0)
403-
timeout (0.4.2)
406+
tilt (2.6.0)
407+
timeout (0.4.3)
404408
tomlrb (2.0.3)
405-
treetop (1.6.12)
409+
treetop (1.6.14)
406410
polyglot (~> 0.3)
407411
turbolinks (5.2.1)
408412
turbolinks-source (~> 5.2)
@@ -421,7 +425,8 @@ GEM
421425
bindex (>= 0.4.0)
422426
railties (>= 6.0.0)
423427
webrick (1.9.1)
424-
websocket-driver (0.7.6)
428+
websocket-driver (0.7.7)
429+
base64
425430
websocket-extensions (>= 0.1.0)
426431
websocket-extensions (0.1.5)
427432
zeitwerk (2.7.1)
@@ -484,4 +489,4 @@ RUBY VERSION
484489
ruby 3.3.6p31
485490

486491
BUNDLED WITH
487-
2.5.23
492+
2.6.3

0 commit comments

Comments
 (0)