irc_bot/Gemfile.lock
Arthur POULET 2622e4283c
Initialize base features
- Honeypot channels
- Autoban with uban
- Safe user list
2023-07-28 08:05:26 +02:00

16 lines
185 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
dotenv (2.8.1)
ircinch (2.4.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
dotenv (~> 2.8)
ircinch (~> 2.4)
BUNDLED WITH
2.4.17