| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- GEM
- remote: https://rubygems.org/
- specs:
- activemodel (6.0.0)
- activesupport (= 6.0.0)
- activerecord (6.0.0)
- activemodel (= 6.0.0)
- activesupport (= 6.0.0)
- activesupport (6.0.0)
- concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- zeitwerk (~> 2.1, >= 2.1.8)
- coderay (1.1.2)
- concurrent-ruby (1.1.5)
- discordrb (3.3.0)
- discordrb-webhooks (~> 3.3.0)
- ffi (>= 1.9.24)
- opus-ruby
- rbnacl (~> 3.4.0)
- rest-client (>= 2.1.0.rc1)
- websocket-client-simple (>= 0.3.0)
- discordrb-webhooks (3.3.0)
- rest-client (>= 2.1.0.rc1)
- domain_name (0.5.20190701)
- unf (>= 0.0.5, < 1.0.0)
- dotenv (2.7.5)
- event_emitter (0.2.6)
- ffi (1.11.1)
- http-accept (1.7.0)
- http-cookie (1.0.3)
- domain_name (~> 0.5)
- i18n (1.6.0)
- concurrent-ruby (~> 1.0)
- method_source (0.9.2)
- mime-types (3.2.2)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2019.0331)
- minitest (5.11.3)
- netrc (0.11.0)
- opus-ruby (1.0.1)
- ffi
- pg (1.1.4)
- pry (0.12.2)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
- rbnacl (3.4.0)
- ffi
- rest-client (2.1.0.rc1)
- http-accept (>= 1.7.0, < 2.0)
- http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 4.0)
- netrc (~> 0.8)
- terminal-table (1.8.0)
- unicode-display_width (~> 1.1, >= 1.1.1)
- thread_safe (0.3.6)
- tzinfo (1.2.5)
- thread_safe (~> 0.1)
- unf (0.1.4)
- unf_ext
- unf_ext (0.0.7.6)
- unicode-display_width (1.6.0)
- websocket (1.2.8)
- websocket-client-simple (0.3.0)
- event_emitter
- websocket
- zeitwerk (2.1.9)
- PLATFORMS
- ruby
- DEPENDENCIES
- activerecord
- discordrb (~> 3.3.0)
- dotenv
- pg
- pry
- terminal-table
- RUBY VERSION
- ruby 2.6.3p62
- BUNDLED WITH
- 1.17.2
|