Skip to content

Commit 87d5386

Browse files
committed
gem upgrade
1 parent e5fc0a5 commit 87d5386

1 file changed

Lines changed: 32 additions & 35 deletions

File tree

Gemfile.lock

Lines changed: 32 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GIT
99

1010
GIT
1111
remote: https://github.com/Eric-Guo/doorkeeper
12-
revision: ae2a7a53115b43906ef3ac2f03d1e5f0f927cd65
12+
revision: 57edd55e854bfb130287faae3585d65f7a469597
1313
branch: main
1414
specs:
1515
doorkeeper (5.8.2)
@@ -134,12 +134,14 @@ GEM
134134
rails (>= 6.0)
135135
zeitwerk
136136
base64 (0.3.0)
137-
bcrypt (3.1.20)
137+
bcrypt (3.1.21)
138138
bcrypt_pbkdf (1.1.2)
139+
bcrypt_pbkdf (1.1.2-arm64-darwin)
140+
bcrypt_pbkdf (1.1.2-x86_64-darwin)
139141
benchmark (0.5.0)
140-
bigdecimal (3.3.1)
142+
bigdecimal (4.0.1)
141143
bindex (0.8.1)
142-
bootsnap (1.19.0)
144+
bootsnap (1.20.1)
143145
msgpack (~> 1.2)
144146
builder (3.3.0)
145147
capistrano (3.20.0)
@@ -169,13 +171,13 @@ GEM
169171
regexp_parser (>= 1.5, < 3.0)
170172
xpath (~> 3.2)
171173
cgi (0.5.1)
172-
concurrent-ruby (1.3.5)
174+
concurrent-ruby (1.3.6)
173175
connection_pool (2.5.5)
174176
crass (1.0.6)
175177
csv (3.3.5)
176178
dalli (3.2.8)
177179
date (3.5.1)
178-
debug (1.11.0)
180+
debug (1.11.1)
179181
irb (~> 1.10)
180182
reline (>= 0.3.8)
181183
devise (4.9.4)
@@ -198,28 +200,29 @@ GEM
198200
logger
199201
zeitwerk (~> 2.6)
200202
ed25519 (1.4.0)
201-
erb (6.0.0)
203+
erb (4.0.4)
204+
cgi (>= 0.3.3)
202205
erubi (1.13.1)
203206
execjs (2.10.0)
204207
ffaker (2.25.0)
205-
ffi (1.17.2-aarch64-linux-gnu)
206-
ffi (1.17.2-arm-linux-gnu)
207-
ffi (1.17.2-arm64-darwin)
208-
ffi (1.17.2-x86-linux-gnu)
209-
ffi (1.17.2-x86_64-darwin)
210-
ffi (1.17.2-x86_64-linux-gnu)
208+
ffi (1.17.3-aarch64-linux-gnu)
209+
ffi (1.17.3-arm-linux-gnu)
210+
ffi (1.17.3-arm64-darwin)
211+
ffi (1.17.3-x86-linux-gnu)
212+
ffi (1.17.3-x86_64-darwin)
213+
ffi (1.17.3-x86_64-linux-gnu)
211214
font-awesome-rails (4.7.0.9)
212215
railties (>= 3.2, < 9.0)
213216
globalid (1.3.0)
214217
activesupport (>= 6.1)
215218
http-2 (1.1.1)
216-
httpx (1.6.3)
219+
httpx (1.7.0)
217220
http-2 (>= 1.0.0)
218-
i18n (1.14.7)
221+
i18n (1.14.8)
219222
concurrent-ruby (~> 1.0)
220-
io-console (0.8.1)
223+
io-console (0.8.2)
221224
ipip-fast (0.0.2)
222-
irb (1.15.3)
225+
irb (1.16.0)
223226
pp (>= 0.6.0)
224227
rdoc (>= 4.0.0)
225228
reline (>= 0.4.2)
@@ -237,7 +240,7 @@ GEM
237240
rb-fsevent (~> 0.10, >= 0.10.3)
238241
rb-inotify (~> 0.9, >= 0.9.10)
239242
logger (1.7.0)
240-
loofah (2.24.1)
243+
loofah (2.25.0)
241244
crass (~> 1.0.2)
242245
nokogiri (>= 1.12.0)
243246
macaddr (1.7.2)
@@ -251,12 +254,11 @@ GEM
251254
marcel (1.1.0)
252255
matrix (0.4.3)
253256
mini_mime (1.1.5)
254-
mini_portile2 (2.8.9)
255257
minitest (5.27.0)
256258
minitest-ci (3.4.0)
257259
minitest (>= 5.0.6)
258260
msgpack (1.8.0)
259-
net-imap (0.5.12)
261+
net-imap (0.5.13)
260262
date
261263
net-protocol
262264
net-pop (0.1.2)
@@ -271,9 +273,6 @@ GEM
271273
net-protocol
272274
net-ssh (7.3.0)
273275
nio4r (2.7.5)
274-
nokogiri (1.17.2)
275-
mini_portile2 (~> 2.8.2)
276-
racc (~> 1.4)
277276
nokogiri (1.17.2-aarch64-linux)
278277
racc (~> 1.4)
279278
nokogiri (1.17.2-arm-linux)
@@ -292,11 +291,11 @@ GEM
292291
pp (0.6.3)
293292
prettyprint
294293
prettyprint (0.2.0)
295-
prism (1.6.0)
296-
psych (5.3.0)
294+
prism (1.7.0)
295+
psych (5.3.1)
297296
date
298297
stringio
299-
public_suffix (7.0.0)
298+
public_suffix (6.0.2)
300299
puma (6.6.1)
301300
nio4r (~> 2.0)
302301
pundit (2.5.2)
@@ -350,9 +349,9 @@ GEM
350349
rb-fsevent (0.11.2)
351350
rb-inotify (0.11.1)
352351
ffi (~> 1.0)
353-
rbs (3.9.5)
352+
rbs (3.10.0)
354353
logger
355-
rdoc (6.17.0)
354+
rdoc (7.0.3)
356355
erb
357356
psych (>= 4.0.0)
358357
tsort
@@ -401,8 +400,6 @@ GEM
401400
actionpack (>= 6.1)
402401
activesupport (>= 6.1)
403402
sprockets (>= 3.0.0)
404-
sqlite3 (1.7.3)
405-
mini_portile2 (~> 2.8.0)
406403
sqlite3 (1.7.3-aarch64-linux)
407404
sqlite3 (1.7.3-arm-linux)
408405
sqlite3 (1.7.3-arm64-darwin)
@@ -416,13 +413,13 @@ GEM
416413
net-sftp (>= 2.1.2)
417414
net-ssh (>= 2.8.0)
418415
ostruct
419-
stringio (3.1.9)
416+
stringio (3.2.0)
420417
systemu (2.6.5)
421418
terser (1.2.6)
422419
execjs (>= 0.3.0, < 3)
423420
thor (1.4.0)
424421
tilt (2.6.1)
425-
timeout (0.5.0)
422+
timeout (0.6.0)
426423
tsort (0.2.0)
427424
turbolinks (5.2.1)
428425
turbolinks-source (~> 5.2)
@@ -463,7 +460,7 @@ GEM
463460
nokogiri (~> 1.11)
464461
xpath (3.2.0)
465462
nokogiri (~> 1.8)
466-
zeitwerk (2.7.3)
463+
zeitwerk (2.6.18)
467464

468465
PLATFORMS
469466
aarch64-linux
@@ -525,7 +522,7 @@ DEPENDENCIES
525522
xmlenc
526523

527524
RUBY VERSION
528-
ruby 3.2.2p53
525+
ruby 3.2.2p53
529526

530527
BUNDLED WITH
531-
4.0.1
528+
2.6.9

0 commit comments

Comments
 (0)