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
17 changes: 10 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,12 @@ GEM
concurrent-ruby (1.1.9)
crass (1.0.6)
diff-lcs (1.5.0)
digest (3.1.0)
digest (3.2.0)
erubi (1.10.0)
globalid (1.0.0)
activesupport (>= 5.0)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
io-wait (0.2.1)
loofah (2.13.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand All @@ -92,23 +91,26 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.7.1)
minitest (5.15.0)
net-imap (0.2.3)
net-imap (0.2.5)
digest
net-protocol
strscan
net-pop (0.1.1)
digest
net-protocol
timeout
net-protocol (0.1.2)
io-wait
net-protocol (0.2.2)
timeout
net-smtp (0.3.1)
digest
net-protocol
timeout
nio4r (2.5.8)
nokogiri (1.13.0)
mini_portile2 (~> 2.7.0)
racc (~> 1.4)
nokogiri (1.13.0-arm64-darwin)
racc (~> 1.4)
pry (0.14.1)
Expand Down Expand Up @@ -163,9 +165,9 @@ GEM
rspec-support (~> 3.10)
rspec-support (3.10.3)
sqlite3 (1.4.2)
strscan (3.0.1)
strscan (3.1.5)
thor (1.2.1)
timeout (0.2.0)
timeout (0.4.3)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
websocket-driver (0.7.5)
Expand All @@ -175,6 +177,7 @@ GEM

PLATFORMS
arm64-darwin-21
x86_64-linux

DEPENDENCIES
application_action!
Expand Down