Accepts incoming events and correctly parses them into events. GeoLite2 integration complete"

This commit is contained in:
Dan Milne
2025-11-04 00:11:10 +11:00
parent 0cbd462e7c
commit 5ff166613e
49 changed files with 4489 additions and 322 deletions

View File

@@ -102,6 +102,7 @@ GEM
concurrent-ruby (1.3.5)
connection_pool (2.5.4)
crass (1.0.6)
csv (3.3.5)
date (3.5.0)
debug (1.11.0)
irb (~> 1.10)
@@ -125,6 +126,10 @@ GEM
raabro (~> 1.4)
globalid (1.3.0)
activesupport (>= 6.1)
httparty (0.23.2)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
image_processing (1.14.0)
@@ -168,11 +173,14 @@ GEM
net-smtp
marcel (1.1.0)
matrix (0.4.3)
maxmind-db (1.3.2)
mini_magick (5.3.1)
logger
mini_mime (1.1.5)
minitest (5.26.0)
msgpack (1.8.0)
multi_xml (0.7.2)
bigdecimal (~> 3.1)
net-imap (0.5.12)
date
net-protocol
@@ -402,10 +410,12 @@ DEPENDENCIES
bundler-audit
capybara
debug
httparty
image_processing (~> 1.2)
importmap-rails
jbuilder
kamal
maxmind-db
pagy
propshaft
puma (>= 5.0)