Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 5 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ GEM
erubi (1.13.1)
et-orbi (1.2.11)
tzinfo
faraday (2.13.2)
faraday (2.13.4)
faraday-net_http (>= 2.0, < 3.5)
json
logger
Expand Down Expand Up @@ -190,7 +190,7 @@ GEM
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jmespath (1.6.2)
json (2.12.2)
json (2.13.2)
jwt (2.10.1)
base64
kamal (2.7.0)
Expand Down Expand Up @@ -269,13 +269,10 @@ GEM
racc (~> 1.4)
nokogiri (1.18.9-x86_64-linux-musl)
racc (~> 1.4)
oj (3.16.11)
bigdecimal (>= 3.0)
ostruct (>= 0.2)
openssl (3.3.0)
openssl-signature_algorithm (1.3.0)
openssl (> 2.0)
ostruct (0.6.2)
ostruct (0.6.3)
parallel (1.27.0)
parser (3.3.8.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -448,10 +445,10 @@ GEM
turbo-rails (2.0.16)
actionpack (>= 7.1.0)
railties (>= 7.1.0)
typesense (3.2.0)
typesense (4.1.0)
base64 (~> 0.2.0)
faraday (~> 2.8)
oj (~> 3.16)
json (~> 2.9)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (3.1.4)
Expand Down