Skip to content
Merged
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
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ GEM
base64
faraday (>= 1, < 3)
multi_json
erb (5.0.2)
erb (5.0.3)
erubi (1.13.1)
et-orbi (1.3.0)
tzinfo
Expand Down Expand Up @@ -475,7 +475,7 @@ GEM
multipart-post (2.4.1)
net-http (0.6.0)
uri
net-imap (0.5.10)
net-imap (0.5.12)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -491,7 +491,7 @@ GEM
racc (~> 1.4)
nokogiri (1.18.10-x86_64-linux-gnu)
racc (~> 1.4)
noticed (2.8.1)
noticed (2.9.2)
rails (>= 6.1.0)
optimist (3.2.1)
orm_adapter (0.5.0)
Expand All @@ -503,7 +503,7 @@ GEM
pg (1.6.2-arm64-darwin)
pg (1.6.2-x86_64-linux)
popper_js (2.11.8)
pp (0.6.2)
pp (0.6.3)
prettyprint
premailer (1.27.0)
addressable
Expand Down Expand Up @@ -533,7 +533,7 @@ GEM
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.8.1)
rack (3.2.1)
rack (3.2.2)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-cors (3.0.0)
Expand Down Expand Up @@ -599,9 +599,10 @@ GEM
ffi (>= 1.0.6)
msgpack (>= 0.4.3)
optimist (>= 3.0.0)
rdoc (6.14.2)
rdoc (6.15.0)
erb
psych (>= 4.0.0)
tsort
redis (5.4.1)
redis-client (>= 0.22.0)
redis-client (0.25.2)
Expand Down Expand Up @@ -803,7 +804,7 @@ GEM
unicode-display_width (3.2.0)
unicode-emoji (~> 4.1)
unicode-emoji (4.1.0)
uri (1.0.3)
uri (1.0.4)
useragent (0.16.11)
virtus (2.0.0)
axiom-types (~> 0.1)
Expand Down
Loading