linoleum-club/Gemfile.lock

92 lines
1.9 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
activejob (7.1.3.2)
activesupport (= 7.1.3.2)
globalid (>= 0.3.6)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
base64 (0.2.0)
bigdecimal (3.1.6)
citrus (3.0.2)
coderay (1.1.3)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
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 (3.1.0)
drb (2.2.0)
ruby2_keywords
event_emitter (0.2.6)
ffi (1.16.3)
globalid (1.2.1)
activesupport (>= 6.1)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0206)
minitest (5.22.2)
mutex_m (0.2.0)
netrc (0.11.0)
opus-ruby (1.0.1)
ffi
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.7.3)
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)
ruby2_keywords (0.0.5)
sequel (5.78.0)
bigdecimal
sqlite3 (1.7.2-x86_64-darwin)
toml-rb (3.0.1)
citrus (~> 3.0, > 3.0)
racc (~> 1.7)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
websocket (1.2.10)
websocket-client-simple (0.8.0)
event_emitter
websocket
PLATFORMS
x86_64-darwin-21
x86_64-darwin-23
DEPENDENCIES
activejob
activesupport
discordrb
dotenv
pry
sequel
sqlite3
toml-rb
BUNDLED WITH
2.4.13