fix: replace user_agent_parser with UserAgent + pre compiled regexes

This commit is contained in:
sjdonado
2025-03-23 12:27:52 +01:00
parent e1d3ec480d
commit 660d536618
4 changed files with 126 additions and 17 deletions
-8
View File
@@ -1,9 +1,5 @@
version: 2.0
shards:
async:
git: https://github.com/protoncr/async.git
version: 0.2.0
backtracer:
git: https://github.com/sija/backtracer.cr.git
version: 1.2.2
@@ -60,7 +56,3 @@ shards:
git: https://github.com/crystal-lang/crystal-sqlite3.git
version: 0.19.0
user_agent_parser:
git: https://github.com/busyloop/user_agent_parser.git
version: 2.0.1