DisWarden/Gemfile.lock
VetheonGames 87bb64ec1c Push 2
Update Gemfile with the rest of depends
Write basic skeleton for the runner
write default configs
2024-02-11 10:34:57 -07:00

62 lines
1.3 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
bigdecimal (3.1.6)
discordrb (3.5.0)
discordrb-webhooks (~> 3.5.0)
ffi (>= 1.9.24)
opus-ruby
rest-client (>= 2.0.0)
websocket-client-simple (>= 0.3.0)
discordrb-webhooks (3.5.0)
rest-client (>= 2.0.0)
domain_name (0.6.20240107)
dotenv (2.8.1)
event_emitter (0.2.6)
ffi (1.16.3)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
httpparty (0.2.0)
httparty (> 0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0206)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
multi_xml (0.6.0)
netrc (0.11.0)
opus-ruby (1.0.1)
ffi
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
sequel (5.77.0)
bigdecimal
sqlite3 (1.7.2)
mini_portile2 (~> 2.8.0)
sqlite3 (1.7.2-x86_64-linux)
websocket (1.2.10)
websocket-client-simple (0.8.0)
event_emitter
websocket
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
discordrb (~> 3.5)
dotenv (~> 2.8)
httpparty (~> 0.2.0)
sequel (~> 5.77)
sqlite3 (~> 1.7)
BUNDLED WITH
2.5.6