Gemfile.lock 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. activemodel (6.0.0)
  5. activesupport (= 6.0.0)
  6. activerecord (6.0.0)
  7. activemodel (= 6.0.0)
  8. activesupport (= 6.0.0)
  9. activesupport (6.0.0)
  10. concurrent-ruby (~> 1.0, >= 1.0.2)
  11. i18n (>= 0.7, < 2)
  12. minitest (~> 5.1)
  13. tzinfo (~> 1.1)
  14. zeitwerk (~> 2.1, >= 2.1.8)
  15. coderay (1.1.2)
  16. concurrent-ruby (1.1.5)
  17. discordrb (3.3.0)
  18. discordrb-webhooks (~> 3.3.0)
  19. ffi (>= 1.9.24)
  20. opus-ruby
  21. rbnacl (~> 3.4.0)
  22. rest-client (>= 2.1.0.rc1)
  23. websocket-client-simple (>= 0.3.0)
  24. discordrb-webhooks (3.3.0)
  25. rest-client (>= 2.1.0.rc1)
  26. domain_name (0.5.20190701)
  27. unf (>= 0.0.5, < 1.0.0)
  28. dotenv (2.7.5)
  29. event_emitter (0.2.6)
  30. ffi (1.11.1)
  31. http-accept (1.7.0)
  32. http-cookie (1.0.3)
  33. domain_name (~> 0.5)
  34. i18n (1.6.0)
  35. concurrent-ruby (~> 1.0)
  36. method_source (0.9.2)
  37. mime-types (3.2.2)
  38. mime-types-data (~> 3.2015)
  39. mime-types-data (3.2019.0331)
  40. minitest (5.11.3)
  41. netrc (0.11.0)
  42. opus-ruby (1.0.1)
  43. ffi
  44. pg (1.1.4)
  45. pry (0.12.2)
  46. coderay (~> 1.1.0)
  47. method_source (~> 0.9.0)
  48. rbnacl (3.4.0)
  49. ffi
  50. rest-client (2.1.0.rc1)
  51. http-accept (>= 1.7.0, < 2.0)
  52. http-cookie (>= 1.0.2, < 2.0)
  53. mime-types (>= 1.16, < 4.0)
  54. netrc (~> 0.8)
  55. rmagick (4.0.0)
  56. terminal-table (1.8.0)
  57. unicode-display_width (~> 1.1, >= 1.1.1)
  58. thread_safe (0.3.6)
  59. tzinfo (1.2.5)
  60. thread_safe (~> 0.1)
  61. unf (0.1.4)
  62. unf_ext
  63. unf_ext (0.0.7.6)
  64. unicode-display_width (1.6.0)
  65. websocket (1.2.8)
  66. websocket-client-simple (0.3.0)
  67. event_emitter
  68. websocket
  69. zeitwerk (2.1.9)
  70. PLATFORMS
  71. ruby
  72. DEPENDENCIES
  73. activerecord
  74. discordrb (~> 3.3.0)
  75. dotenv
  76. pg
  77. pry
  78. rmagick
  79. terminal-table
  80. RUBY VERSION
  81. ruby 2.6.3p62
  82. BUNDLED WITH
  83. 1.17.2