Skip to content

Commit

Permalink
gem and yarn upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed Dec 21, 2024
1 parent 80c2065 commit fa197b5
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 133 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ GEM
crass (1.0.6)
dalli (3.2.8)
date (3.4.1)
debug (1.9.2)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
devise (4.9.4)
Expand All @@ -204,7 +204,7 @@ GEM
logger
zeitwerk (~> 2.6)
ed25519 (1.3.0)
erubi (1.13.0)
erubi (1.13.1)
execjs (2.10.0)
ffaker (2.23.0)
ffi (1.17.0-aarch64-linux-gnu)
Expand Down Expand Up @@ -233,7 +233,7 @@ GEM
concurrent-ruby (~> 1.0)
io-console (0.8.0)
ipip-fast (0.0.2)
irb (1.14.2)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.13.0)
Expand All @@ -251,7 +251,7 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.3)
logger (1.6.4)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -270,7 +270,7 @@ GEM
minitest (>= 5.0.6)
msgpack (1.7.5)
mutex_m (0.3.0)
net-imap (0.5.2)
net-imap (0.5.3)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -354,7 +354,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.8.1)
rdoc (6.10.0)
psych (>= 4.0.0)
regexp_parser (2.9.3)
reline (0.5.12)
Expand Down Expand Up @@ -411,7 +411,7 @@ GEM
terser (1.2.4)
execjs (>= 0.3.0, < 3)
thor (1.3.2)
tilt (2.4.0)
tilt (2.5.0)
timeout (0.4.3)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
Expand All @@ -422,7 +422,7 @@ GEM
macaddr (~> 1.0)
warden (1.2.9)
rack (>= 2.0.9)
warden-jwt_auth (0.10.1)
warden-jwt_auth (0.11.0)
dry-auto_inject (>= 0.8, < 2)
dry-configurable (>= 0.13, < 2)
jwt (~> 2.1)
Expand Down
Loading

0 comments on commit fa197b5

Please sign in to comment.