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 @@ -142,7 +142,7 @@ GEM
devise (> 3.5.2, < 5)
rails (>= 4.2.0, < 8.2)
drb (2.2.3)
erb (6.0.2)
erb (6.0.3)
erb_lint (0.9.0)
activesupport
better_html (>= 2.0.1)
Expand Down Expand Up @@ -216,7 +216,7 @@ GEM
net-imap
net-pop
net-smtp
mailbin (1.1.0)
mailbin (1.1.1)
importmap-rails
rails (>= 7.1.0)
turbo-rails
Expand All @@ -228,7 +228,7 @@ GEM
logger
mini_mime (1.1.5)
mini_portile2 (2.8.9)
minitest (6.0.3)
minitest (6.0.4)
drb (~> 2.0)
prism (~> 1.5)
minitest-mock (5.27.0)
Expand Down Expand Up @@ -274,7 +274,7 @@ GEM
childprocess (>= 0.6.3, < 6)
iniparse (~> 1.4)
rexml (>= 3.3.9)
pagy (43.5.0)
pagy (43.5.1)
json
uri
yaml
Expand Down Expand Up @@ -346,16 +346,17 @@ GEM
tsort (>= 0.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.3.1)
rake (13.4.2)
rdoc (7.2.0)
erb
psych (>= 4.0.0)
tsort
regexp_parser (2.11.3)
reline (0.6.3)
io-console (~> 0.5)
resend (1.1.0)
httparty (>= 0.21.0)
resend (1.3.0)
base64
httparty (>= 0.22.0)
responders (3.2.0)
actionpack (>= 7.0)
railties (>= 7.0)
Expand Down