Skip to content

Commit

Permalink
use ragel-bitmap for less memory
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek authored and eval committed Oct 29, 2024
1 parent 73db11a commit 3ef1cf9
Show file tree
Hide file tree
Showing 13 changed files with 74 additions and 43,104 deletions.
1 change: 1 addition & 0 deletions lib/mail.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
module Mail # :doc:

require 'date'
require 'ragel/bitmap'
require 'shellwords'

require 'uri'
Expand Down
Loading

0 comments on commit 3ef1cf9

Please sign in to comment.