Skip to content

Commit 37789e4

Browse files
committed
gem upgrade
1 parent fde2380 commit 37789e4

1 file changed

Lines changed: 8 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -128,16 +128,14 @@ GEM
128128
tzinfo (~> 2.0, >= 2.0.5)
129129
addressable (2.8.8)
130130
public_suffix (>= 2.0.2, < 8.0)
131-
airbrussh (1.5.3)
131+
airbrussh (1.6.0)
132132
sshkit (>= 1.6.1, != 1.7.0)
133133
ajax-datatables-rails (1.5.0)
134134
rails (>= 6.0)
135135
zeitwerk
136136
base64 (0.3.0)
137137
bcrypt (3.1.20)
138-
bcrypt_pbkdf (1.1.1)
139-
bcrypt_pbkdf (1.1.1-arm64-darwin)
140-
bcrypt_pbkdf (1.1.1-x86_64-darwin)
138+
bcrypt_pbkdf (1.1.2)
141139
benchmark (0.5.0)
142140
bigdecimal (3.3.1)
143141
bindex (0.8.1)
@@ -312,7 +310,7 @@ GEM
312310
rack (>= 3.0.0)
313311
rack-test (2.2.0)
314312
rack (>= 1.3)
315-
rackup (2.2.1)
313+
rackup (2.3.1)
316314
rack (>= 3)
317315
rails (7.2.3)
318316
actioncable (= 7.2.3)
@@ -354,7 +352,7 @@ GEM
354352
ffi (~> 1.0)
355353
rbs (3.9.5)
356354
logger
357-
rdoc (6.16.0)
355+
rdoc (6.17.0)
358356
erb
359357
psych (>= 4.0.0)
360358
tsort
@@ -418,13 +416,13 @@ GEM
418416
net-sftp (>= 2.1.2)
419417
net-ssh (>= 2.8.0)
420418
ostruct
421-
stringio (3.1.8)
419+
stringio (3.1.9)
422420
systemu (2.6.5)
423421
terser (1.2.6)
424422
execjs (>= 0.3.0, < 3)
425423
thor (1.4.0)
426424
tilt (2.6.1)
427-
timeout (0.4.4)
425+
timeout (0.5.0)
428426
tsort (0.2.0)
429427
turbolinks (5.2.1)
430428
turbolinks-source (~> 5.2)
@@ -527,7 +525,7 @@ DEPENDENCIES
527525
xmlenc
528526

529527
RUBY VERSION
530-
ruby 3.2.2p53
528+
ruby 3.2.2p53
531529

532530
BUNDLED WITH
533-
2.7.2
531+
4.0.0

0 commit comments

Comments
 (0)