Skip to content

Commit 0ee28bf

Browse files
committed
gem and pnpm upgrade
1 parent 7fab631 commit 0ee28bf

2 files changed

Lines changed: 92 additions & 92 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ GEM
126126
minitest (>= 5.1, < 6)
127127
securerandom (>= 0.3)
128128
tzinfo (~> 2.0, >= 2.0.5)
129-
addressable (2.8.9)
129+
addressable (2.9.0)
130130
public_suffix (>= 2.0.2, < 8.0)
131131
airbrussh (1.6.1)
132132
sshkit (>= 1.6.1, != 1.7.0)
@@ -139,7 +139,7 @@ GEM
139139
bcrypt_pbkdf (1.1.2-arm64-darwin)
140140
bcrypt_pbkdf (1.1.2-x86_64-darwin)
141141
benchmark (0.5.0)
142-
bigdecimal (4.0.1)
142+
bigdecimal (4.1.1)
143143
bindex (0.8.1)
144144
bootsnap (1.23.0)
145145
msgpack (~> 1.2)
@@ -203,14 +203,14 @@ GEM
203203
ed25519 (1.4.0)
204204
erb (6.0.2)
205205
erubi (1.13.1)
206-
execjs (2.10.0)
206+
execjs (2.10.1)
207207
ffaker (2.25.0)
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)
208+
ffi (1.17.4-aarch64-linux-gnu)
209+
ffi (1.17.4-arm-linux-gnu)
210+
ffi (1.17.4-arm64-darwin)
211+
ffi (1.17.4-x86-linux-gnu)
212+
ffi (1.17.4-x86_64-darwin)
213+
ffi (1.17.4-x86_64-linux-gnu)
214214
font-awesome-rails (4.7.0.9)
215215
railties (>= 3.2, < 9.0)
216216
globalid (1.3.0)
@@ -307,10 +307,10 @@ GEM
307307
pundit (2.5.2)
308308
activesupport (>= 3.0.0)
309309
racc (1.8.1)
310-
rack (3.2.5)
310+
rack (3.2.6)
311311
rack-proxy (0.7.7)
312312
rack
313-
rack-session (2.1.1)
313+
rack-session (2.1.2)
314314
base64 (>= 0.1.0)
315315
rack (>= 3.0.0)
316316
rack-test (2.2.0)
@@ -355,22 +355,22 @@ GEM
355355
rb-fsevent (0.11.2)
356356
rb-inotify (0.11.1)
357357
ffi (~> 1.0)
358-
rbs (4.0.1)
358+
rbs (4.0.2)
359359
logger
360360
prism (>= 1.6.0)
361361
tsort
362362
rdoc (7.2.0)
363363
erb
364364
psych (>= 4.0.0)
365365
tsort
366-
regexp_parser (2.11.3)
366+
regexp_parser (2.12.0)
367367
reline (0.6.3)
368368
io-console (~> 0.5)
369369
responders (3.2.0)
370370
actionpack (>= 7.0)
371371
railties (>= 7.0)
372372
rexml (3.4.4)
373-
ruby-lsp (0.26.8)
373+
ruby-lsp (0.26.9)
374374
language_server-protocol (~> 3.17.0)
375375
prism (>= 1.2, < 2.0)
376376
rbs (>= 3, < 5)

0 commit comments

Comments
 (0)