Gemfile.lock 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. activemodel (6.0.3.2)
  5. activesupport (= 6.0.3.2)
  6. activerecord (6.0.3.2)
  7. activemodel (= 6.0.3.2)
  8. activesupport (= 6.0.3.2)
  9. activesupport (6.0.3.2)
  10. concurrent-ruby (~> 1.0, >= 1.0.2)
  11. i18n (>= 0.7, < 2)
  12. minitest (~> 5.1)
  13. tzinfo (~> 1.1)
  14. zeitwerk (~> 2.2, >= 2.2.2)
  15. addressable (2.7.0)
  16. public_suffix (>= 2.0.2, < 5.0)
  17. coderay (1.1.3)
  18. concurrent-ruby (1.1.6)
  19. discordrb (3.3.0)
  20. discordrb-webhooks (~> 3.3.0)
  21. ffi (>= 1.9.24)
  22. opus-ruby
  23. rbnacl (~> 3.4.0)
  24. rest-client (>= 2.1.0.rc1)
  25. websocket-client-simple (>= 0.3.0)
  26. discordrb-webhooks (3.3.0)
  27. rest-client (>= 2.1.0.rc1)
  28. domain_name (0.5.20190701)
  29. unf (>= 0.0.5, < 1.0.0)
  30. dotenv (2.7.6)
  31. down (5.1.1)
  32. addressable (~> 2.5)
  33. event_emitter (0.2.6)
  34. ffi (1.13.1)
  35. http-accept (1.7.0)
  36. http-cookie (1.0.3)
  37. domain_name (~> 0.5)
  38. i18n (1.8.5)
  39. concurrent-ruby (~> 1.0)
  40. method_source (1.0.0)
  41. mime-types (3.3.1)
  42. mime-types-data (~> 3.2015)
  43. mime-types-data (3.2020.0512)
  44. minitest (5.14.1)
  45. netrc (0.11.0)
  46. opus-ruby (1.0.1)
  47. ffi
  48. pg (1.2.3)
  49. pry (0.13.1)
  50. coderay (~> 1.1)
  51. method_source (~> 1.0)
  52. public_suffix (4.0.5)
  53. rbnacl (3.4.0)
  54. ffi
  55. rest-client (2.1.0)
  56. http-accept (>= 1.7.0, < 2.0)
  57. http-cookie (>= 1.0.2, < 2.0)
  58. mime-types (>= 1.16, < 4.0)
  59. netrc (~> 0.8)
  60. rmagick (4.1.2)
  61. terminal-table (1.8.0)
  62. unicode-display_width (~> 1.1, >= 1.1.1)
  63. thread_safe (0.3.6)
  64. tzinfo (1.2.7)
  65. thread_safe (~> 0.1)
  66. unf (0.1.4)
  67. unf_ext
  68. unf_ext (0.0.7.7)
  69. unicode-display_width (1.7.0)
  70. websocket (1.2.8)
  71. websocket-client-simple (0.3.0)
  72. event_emitter
  73. websocket
  74. zeitwerk (2.4.0)
  75. PLATFORMS
  76. ruby
  77. DEPENDENCIES
  78. activerecord
  79. discordrb (~> 3.3.0)
  80. dotenv
  81. down
  82. pg
  83. pry
  84. rmagick
  85. terminal-table
  86. RUBY VERSION
  87. ruby 2.6.3p62
  88. BUNDLED WITH
  89. 1.17.3