Skip to content
Closed
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
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,13 +118,13 @@ GEM
erubi (1.13.1)
et-orbi (1.2.11)
tzinfo
faraday (2.13.1)
faraday (2.13.4)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.1.0)
faraday-multipart (1.1.1)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
ffi (1.17.2-aarch64-linux-gnu)
ffi (1.17.2-aarch64-linux-musl)
Expand Down Expand Up @@ -156,7 +156,7 @@ GEM
activesupport (>= 5.0.0)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.12.2)
json (2.13.2)
jwt (2.10.1)
base64
kamal (2.6.1)
Expand Down Expand Up @@ -184,7 +184,7 @@ GEM
net-imap
net-pop
net-smtp
mailgun-ruby (1.3.6)
mailgun-ruby (1.3.9)
faraday (~> 2.1)
faraday-multipart (~> 1.1.0)
mime-types
Expand All @@ -193,7 +193,7 @@ GEM
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0603)
mime-types-data (3.2025.0722)
mini_mime (1.1.5)
minitest (5.25.5)
msgpack (1.8.0)
Expand Down
Loading