| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- GEM
- remote: https://rubygems.org/
- specs:
- activemodel (6.0.3.2)
- activesupport (= 6.0.3.2)
- activerecord (6.0.3.2)
- activemodel (= 6.0.3.2)
- activesupport (= 6.0.3.2)
- activesupport (6.0.3.2)
- concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- zeitwerk (~> 2.2, >= 2.2.2)
- addressable (2.7.0)
- public_suffix (>= 2.0.2, < 5.0)
- coderay (1.1.3)
- concurrent-ruby (1.1.6)
- 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.6)
- down (5.1.1)
- addressable (~> 2.5)
- event_emitter (0.2.6)
- ffi (1.13.1)
- http-accept (1.7.0)
- http-cookie (1.0.3)
- domain_name (~> 0.5)
- i18n (1.8.5)
- concurrent-ruby (~> 1.0)
- method_source (1.0.0)
- mime-types (3.3.1)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2020.0512)
- minitest (5.14.1)
- netrc (0.11.0)
- opus-ruby (1.0.1)
- ffi
- pg (1.2.3)
- pry (0.13.1)
- coderay (~> 1.1)
- method_source (~> 1.0)
- public_suffix (4.0.5)
- rbnacl (3.4.0)
- 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)
- rmagick (4.1.2)
- terminal-table (1.8.0)
- unicode-display_width (~> 1.1, >= 1.1.1)
- thread_safe (0.3.6)
- tzinfo (1.2.7)
- thread_safe (~> 0.1)
- unf (0.1.4)
- unf_ext
- unf_ext (0.0.7.7)
- unicode-display_width (1.7.0)
- websocket (1.2.8)
- websocket-client-simple (0.3.0)
- event_emitter
- websocket
- zeitwerk (2.4.0)
- PLATFORMS
- ruby
- DEPENDENCIES
- activerecord
- discordrb (~> 3.3.0)
- dotenv
- down
- pg
- pry
- rmagick
- terminal-table
- RUBY VERSION
- ruby 2.6.3p62
- BUNDLED WITH
- 1.17.3
|