rpg-sheet/discord/Gemfile.lock

99 lines
2.1 KiB
Plaintext

GIT
remote: https://github.com/shardlab/discordrb.git
revision: dc27fe18463da3ccfd0f0266030aa7ad51b2c2b9
glob: *.gemspec
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 (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
coderay (1.1.3)
colorize (0.8.1)
concurrent-ruby (1.1.10)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.8.1)
event_emitter (0.2.6)
ffi (1.15.5)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
minitest (5.16.3)
multi_json (1.15.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
netrc (0.11.0)
nio4r (2.7.3)
opus-ruby (1.0.1)
ffi
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
puma (5.6.8)
nio4r (~> 2.0)
rack (2.2.9)
rack-protection (2.2.4)
rack
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)
sinatra (2.2.4)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.4)
tilt (~> 2.0)
sinatra-contrib (2.2.4)
multi_json
mustermann (~> 2.0)
rack-protection (= 2.2.4)
sinatra (= 2.2.4)
tilt (~> 2.0)
tilt (2.3.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
websocket (1.2.9)
websocket-client-simple (0.6.0)
event_emitter
websocket
PLATFORMS
x86_64-linux
DEPENDENCIES
activesupport (~> 7)
colorize (~> 0)
discordrb!
dotenv (~> 2)
pry (~> 0)
puma (~> 5)
sinatra (~> 2)
sinatra-contrib (~> 2)
BUNDLED WITH
2.3.22