@@ -2,6 +2,6 @@ source "https://rubygems.org"
ruby ">=2.5.3"
-gem "discordrb"
+gem "discordrb", :git => 'https://github.com/swarley/discordrb.git', :branch => 'voice_websocket_update'
gem "icunicode"
gem "youtube-dl.rb"