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
26 changes: 14 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ GEM
msgpack (~> 1.2)
builder (3.3.0)
byebug (11.1.3)
cloudinary (2.2.0)
cloudinary (2.4.3)
faraday (>= 2.0.1, < 3.0.0)
faraday-follow_redirects (~> 0.3.0)
faraday-follow_redirects (~> 0.5)
faraday-multipart (~> 1.0, >= 1.0.4)
ostruct
concurrent-ruby (1.3.6)
Expand All @@ -97,15 +97,16 @@ GEM
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.3.0)
faraday-follow_redirects (0.5.0)
faraday (>= 1, < 3)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.3.0)
net-http
faraday-multipart (1.2.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.2)
net-http (~> 0.5)
ffi (1.16.3)
globalid (1.3.0)
activesupport (>= 6.1)
Expand All @@ -117,6 +118,7 @@ GEM
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.18.0)
jwt (2.9.3)
base64
listen (3.9.0)
Expand All @@ -139,8 +141,8 @@ GEM
msgpack (1.8.0)
multi_xml (0.6.0)
multipart-post (2.4.1)
net-http (0.4.1)
uri
net-http (0.9.1)
uri (>= 0.11.1)
net-imap (0.5.7)
date
net-protocol
Expand Down Expand Up @@ -169,7 +171,7 @@ GEM
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
ostruct (0.6.0)
ostruct (0.6.3)
pg (1.5.9)
pp (0.6.2)
prettyprint
Expand Down