This repository has been archived on 2021-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
DiscordRP/Gemfile.lock

82 lines
1.7 KiB
Plaintext

GIT
remote: https://github.com/shardlab/discordrb
revision: 87ae658e54ddf03d918f0c5a05b7875f84791424
branch: main
specs:
discordrb (3.4.2)
discordrb-webhooks (~> 3.4.2)
ffi (>= 1.9.24)
opus-ruby
rest-client (>= 2.0.0)
websocket-client-simple (>= 0.3.0)
discordrb-webhooks (3.4.2)
rest-client (>= 2.0.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
coderay (1.1.3)
colorize (0.8.1)
concurrent-ruby (1.1.9)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
event_emitter (0.2.6)
ffi (1.15.3)
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0704)
minitest (5.14.4)
netrc (0.11.0)
opus-ruby (1.0.1)
ffi
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
rack (2.2.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)
sequel (5.47.0)
sqlite3 (1.4.2)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
websocket (1.2.9)
websocket-client-simple (0.3.0)
event_emitter
websocket
zeitwerk (2.4.2)
PLATFORMS
x86_64-linux
DEPENDENCIES
activesupport (~> 6.1)
colorize (~> 0.8.1)
discordrb!
dotenv (~> 2.7)
pry (~> 0.14.1)
rack (~> 2.2)
sequel (~> 5.47)
sqlite3 (~> 1.4)
BUNDLED WITH
2.2.3